summaryrefslogtreecommitdiffstats
path: root/src/Daemon/CommLayerServerSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon/CommLayerServerSocket.h')
-rw-r--r--src/Daemon/CommLayerServerSocket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Daemon/CommLayerServerSocket.h b/src/Daemon/CommLayerServerSocket.h
index 3149633..e0b7478 100644
--- a/src/Daemon/CommLayerServerSocket.h
+++ b/src/Daemon/CommLayerServerSocket.h
@@ -27,7 +27,6 @@ class CCommLayerServerSocket : public CCommLayerServer
virtual ~CCommLayerServerSocket();
virtual vector_crash_infos_t GetCrashInfos(const std::string& pSender);
- virtual map_crash_report_t CreateReport(const std::string& pUUID, const std::string& pSender);
virtual report_status_t Report(const map_crash_report_t& pReport, const std::string& pSender);
virtual bool DeleteDebugDump(const std::string& pUUID, const std::string& pSender);