summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiwindow_x11.h
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-05-23 18:15:48 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-05-23 18:15:48 +0200
commit67eea920446b332a451e0d6dcb62c2374ac87634 (patch)
tree47beec8c4f69af4ed5a71854d600969dc0709453 /gst-libs/gst/vaapi/gstvaapiwindow_x11.h
parentf77e1642dc2bd0001d78721ecd6bac9437ecd11b (diff)
libs: drop GST_VAAPI_IS_xxx() helper macros.
Drop obsolete GST_VAAPI_IS_xxx() helper macros since we are no longer deriving from GObject and so those were only checking for whether the argument was NULL or not. This is now irrelevant, and even confusing to some extent, because we no longer have type checking. Note: this incurs more type checking (review) but the libgstvaapi is rather small, so this is manageable.
Diffstat (limited to 'gst-libs/gst/vaapi/gstvaapiwindow_x11.h')
-rw-r--r--gst-libs/gst/vaapi/gstvaapiwindow_x11.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_x11.h b/gst-libs/gst/vaapi/gstvaapiwindow_x11.h
index 507dd9bb..57c51434 100644
--- a/gst-libs/gst/vaapi/gstvaapiwindow_x11.h
+++ b/gst-libs/gst/vaapi/gstvaapiwindow_x11.h
@@ -32,9 +32,6 @@ G_BEGIN_DECLS
#define GST_VAAPI_WINDOW_X11(obj) \
((GstVaapiWindowX11 *)(obj))
-#define GST_VAAPI_IS_WINDOW_X11(obj) \
- ((obj) != NULL)
-
/**
* GST_VAAPI_WINDOW_XWINDOW:
* @window: a #GstVaapiWindow