summaryrefslogtreecommitdiff
path: root/recmenuitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'recmenuitem.h')
-rw-r--r--recmenuitem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/recmenuitem.h b/recmenuitem.h
index 3bdfb6e..8c88710 100644
--- a/recmenuitem.h
+++ b/recmenuitem.h
@@ -343,7 +343,6 @@ private:
void DrawValue(char *newValue);
public:
cRecMenuItemText(cString title,
- char *initialVal,
int length,
bool active = false,
char *callback = NULL);