summaryrefslogtreecommitdiffstats
path: root/src/ui/edit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/edit.h')
-rw-r--r--src/ui/edit.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/edit.h b/src/ui/edit.h
index b6766f8..c5c6cf6 100644
--- a/src/ui/edit.h
+++ b/src/ui/edit.h
@@ -35,8 +35,6 @@
#include "common/iman.h"
#include "common/restext.h"
-#include "app/app.h"
-
#include <vector>
@@ -246,7 +244,6 @@ protected:
int m_len; // length used in m_text
int m_cursor1; // offset cursor
int m_cursor2; // offset cursor
- CApplication *m_app;
bool m_bMulti; // true -> multi-line
bool m_bEdit; // true -> editable