summaryrefslogtreecommitdiffstats
path: root/lib/plugins/Python.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/Python.h')
-rw-r--r--lib/plugins/Python.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/plugins/Python.h b/lib/plugins/Python.h
index c862ad45..3f01d2c6 100644
--- a/lib/plugins/Python.h
+++ b/lib/plugins/Python.h
@@ -25,10 +25,6 @@
class CAnalyzerPython : public CAnalyzer
{
- public:
- virtual std::string GetGlobalUUID(const char *pDebugDumpDir);
- virtual void Init();
- virtual void DeInit();
};
#endif /* PYTHON_H_ */