summaryrefslogtreecommitdiffstats
path: root/subsurface-core/qt-gui.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-14 10:43:37 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-14 10:43:37 -0800
commit3453234a3b940fbc9703dd3bdb9e89561c2cd92c (patch)
tree0a12b1623f830aae40b4e96d7b51f5a23b520294 /subsurface-core/qt-gui.h
parentb688f417de4ea246c4e7387232f9b9b8ca9b5318 (diff)
downloadsubsurface-3453234a3b940fbc9703dd3bdb9e89561c2cd92c.tar.gz
Missing half of the previous commit
Oops. I fixed the previous commit, tested the fix, and then forgot to update the commit and instead pushed it out. That was dumb. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core/qt-gui.h')
-rw-r--r--subsurface-core/qt-gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-core/qt-gui.h b/subsurface-core/qt-gui.h
index bb381d1d3..ca038b145 100644
--- a/subsurface-core/qt-gui.h
+++ b/subsurface-core/qt-gui.h
@@ -5,7 +5,6 @@
void init_qt_late();
void init_ui();
-void init_proxy();
void run_ui();
void exit_ui();