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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Plugins/Python.h b/lib/Plugins/Python.h
index 6eaf1d1..57eefbf 100644
--- a/lib/Plugins/Python.h
+++ b/lib/Plugins/Python.h
@@ -8,7 +8,6 @@
class CAnalyzerPython : public CAnalyzer
{
public:
- virtual ~CAnalyzerPython() {}
virtual std::string GetLocalUUID(const std::string& pDebugDumpDir);
virtual std::string GetGlobalUUID(const std::string& pDebugDumpDir);
virtual void CreateReport(const std::string& pDebugDumpDir) {}