summaryrefslogtreecommitdiffstats
path: root/src/MainWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWidget.h')
-rw-r--r--src/MainWidget.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/MainWidget.h b/src/MainWidget.h
index d7c7691..7ea342a 100644
--- a/src/MainWidget.h
+++ b/src/MainWidget.h
@@ -79,7 +79,6 @@ private:
bool keyState(int iKey);
void keyPress(int keycode);
- void setupText(VButton &v);
VButton *caps;
@@ -118,8 +117,6 @@ private:
KbdDock *dock;
bool stand_alone;
- long keysym2ucs(KeySym keysym);
-
bool extent_visible;
VButton *quit;
VButton *popup_menu;