$OpenBSD: patch-modules_h265_h265_c,v 1.1 2016/01/19 23:00:40 czarkoff Exp $
--- modules/h265/h265.c.orig	Mon Jan 18 08:58:53 2016
+++ modules/h265/h265.c	Mon Jan 18 08:59:02 2016
@@ -54,8 +54,6 @@ static int module_close(void)
 {
 	vidcodec_unregister(&h265);
 
-	x265_cleanup();
-
 	return 0;
 }
 
