summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/vdpauvariables.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/vdpauvariables.h')
-rw-r--r--sys/vdpau/vdpauvariables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/vdpau/vdpauvariables.h b/sys/vdpau/vdpauvariables.h
index ab274aa8..b93a75be 100644
--- a/sys/vdpau/vdpauvariables.h
+++ b/sys/vdpau/vdpauvariables.h
@@ -4,9 +4,9 @@ static VdpVideoSurfaceQueryCapabilities *vdp_video_surface_query_capabilities;
static VdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities *vdp_video_surface_query_ycbcr_capabilities;
static VdpGetProcAddress *vdp_get_proc_address;
-#if 0
-
static VdpDeviceDestroy *vdp_device_destroy;
+
+#if 0
static VdpVideoSurfaceCreate *vdp_video_surface_create;
static VdpVideoSurfaceDestroy *vdp_video_surface_destroy;