summaryrefslogtreecommitdiffstats
path: root/gtk/src/settings.h
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2018-12-29 09:59:37 -0700
committerJohn Stebbins <[email protected]>2018-12-29 10:10:39 -0700
commitb842a058cd8429f382e9e7c4f2065714b2900911 (patch)
treeb786ba93dd8c96706d5d55f248afc32891bacabd /gtk/src/settings.h
parent873f544513ac5a491dc97dd295bd0155ea013f1e (diff)
LinGui: remove hidden x264 advanced options tab
It's been deprecated and hidden for several years now. Time for it to go.
Diffstat (limited to 'gtk/src/settings.h')
-rw-r--r--gtk/src/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/src/settings.h b/gtk/src/settings.h
index 38e2b1a40..d2ab79ee8 100644
--- a/gtk/src/settings.h
+++ b/gtk/src/settings.h
@@ -63,7 +63,6 @@ typedef struct
gboolean scale_busy;
gint cancel_encode;
GtkBuilder * builder;
- GhbValue * x264_priv;
GhbValue * globals;
GhbValue * prefs;
GhbValue * settings;