aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce/perforceversioncontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/perforce/perforceversioncontrol.h')
-rw-r--r--src/plugins/perforce/perforceversioncontrol.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/perforce/perforceversioncontrol.h b/src/plugins/perforce/perforceversioncontrol.h
index dd385061cbc..2992e5518be 100644
--- a/src/plugins/perforce/perforceversioncontrol.h
+++ b/src/plugins/perforce/perforceversioncontrol.h
@@ -56,9 +56,6 @@ public:
virtual bool vcsAdd(const QString &fileName);
virtual bool vcsDelete(const QString &filename);
- void emitRepositoryChanged(const QString &s);
- void emitFilesChanged(const QStringList &l);
-
signals:
void enabledChanged(bool);