summaryrefslogtreecommitdiff
path: root/mate-dictionary/src/gdict-app.h
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-09-01 11:12:14 +0300
committermonsta <[email protected]>2015-09-01 11:12:14 +0300
commita93e9c7e31963dd954f0952375cf31c80d5bd252 (patch)
tree381c5e56f3d4195675710cce9446ac9d394f450b /mate-dictionary/src/gdict-app.h
parent464e0832f0aafc4af7811dcd3000f4285821ef9c (diff)
downloadmate-utils-a93e9c7e31963dd954f0952375cf31c80d5bd252.tar.bz2
mate-utils-a93e9c7e31963dd954f0952375cf31c80d5bd252.tar.xz
dictionary: drop command-line options that did nothing at all
Diffstat (limited to 'mate-dictionary/src/gdict-app.h')
-rw-r--r--mate-dictionary/src/gdict-app.h1
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;