summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tuiclient/helpwindow.h')
-rw-r--r--tuiclient/helpwindow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tuiclient/helpwindow.h b/tuiclient/helpwindow.h
index 71826f4..3073302 100644
--- a/tuiclient/helpwindow.h
+++ b/tuiclient/helpwindow.h
@@ -33,8 +33,7 @@ using namespace std;
class Thelp_window: public Twindow{
public:
// Thelp_window(int height_, int width_, int y_, int x_);
-// Thelp_window();
- ~Thelp_window(){};
+// Thelp_window(){};
void compose();
};