vtenc: Remove unused #define

This commit is contained in:
Sebastian Dröge 2014-10-19 14:32:31 +02:00
parent fff292438c
commit e79355078e

View file

@ -30,8 +30,6 @@
#define VTENC_DEFAULT_USAGE 6 /* Profile: Baseline Level: 2.1 */
#define VTENC_DEFAULT_BITRATE 768
#define VTENC_MIN_RESET_INTERVAL (GST_SECOND / 2)
GST_DEBUG_CATEGORY (gst_vtenc_debug);
#define GST_CAT_DEFAULT (gst_vtenc_debug)