aboutsummaryrefslogtreecommitdiff
path: root/src/findbar.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/findbar.hh')
-rw-r--r--src/findbar.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/findbar.hh b/src/findbar.hh
index 11986407..72d24c44 100644
--- a/src/findbar.hh
+++ b/src/findbar.hh
@@ -27,7 +27,6 @@ public:
~Findbar();
int handle(int event);
void show();
- void hide();
};
#endif // __FINDBAR_HH__