summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 8e6846a..cedb794 100644
--- a/setup.h
+++ b/setup.h
@@ -24,7 +24,6 @@ class cMenuSetupSubMenu : public cOsdMenu {
cString spacer;
virtual eOSState ProcessKey(eKeys Key);
virtual void Set(void) = 0;
- cOsdItem *InfoItem(const char *label, const char *value);
public:
cMenuSetupSubMenu(const char *Title, cNopacityConfig *data);
};