diff options
Diffstat (limited to 'libhb/common.c')
-rw-r--r-- | libhb/common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/common.c b/libhb/common.c index 339c3919f..f38444648 100644 --- a/libhb/common.c +++ b/libhb/common.c @@ -4387,7 +4387,6 @@ void hb_hexdump( hb_debug_level_t level, const char * label, const uint8_t * dat } } -int hb_gui_use_hwd_flag = 0; int hb_use_dxva( hb_title_t * title ) { return ( (title->video_codec_param == AV_CODEC_ID_MPEG2VIDEO |