summaryrefslogtreecommitdiff
path: root/upnp.h
diff options
context:
space:
mode:
Diffstat (limited to 'upnp.h')
-rw-r--r--upnp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/upnp.h b/upnp.h
index a2d54de..d0e3bd0 100644
--- a/upnp.h
+++ b/upnp.h
@@ -32,7 +32,6 @@ public:
virtual void Stop(void);
virtual void Housekeeping(void);
virtual void MainThreadHook(void);
- virtual cString Active(void);
virtual cMenuSetupPage *SetupMenu(void);
virtual bool SetupParse(const char *Name, const char *Value);
};