mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
wrappercamerabinsrc: Remove dead definition
This definition is unused in this code.
This commit is contained in:
parent
18602e6e4e
commit
b38bf37218
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ enum
|
|||
PROP_VIDEO_SRC
|
||||
};
|
||||
|
||||
/* Using "bilinear" as default zoom method */
|
||||
#define CAMERABIN_DEFAULT_ZOOM_METHOD 1
|
||||
|
||||
GST_DEBUG_CATEGORY (wrapper_camera_bin_src_debug);
|
||||
#define GST_CAT_DEFAULT wrapper_camera_bin_src_debug
|
||||
|
||||
|
|
Loading…
Reference in a new issue