diff options
Diffstat (limited to 'mate-dictionary/src/gdict-app.h')
-rw-r--r-- | mate-dictionary/src/gdict-app.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-dictionary/src/gdict-app.h b/mate-dictionary/src/gdict-app.h index 2307c9f7..f91bc908 100644 --- a/mate-dictionary/src/gdict-app.h +++ b/mate-dictionary/src/gdict-app.h @@ -52,7 +52,6 @@ struct _GdictApp gchar *database; gchar *source_name; gboolean no_window; - gboolean list_sources; GdictSourceLoader *loader; |