summaryrefslogtreecommitdiff
path: root/plugins/SeenPlugin/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SeenPlugin/src/stdafx.h')
-rw-r--r--plugins/SeenPlugin/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SeenPlugin/src/stdafx.h b/plugins/SeenPlugin/src/stdafx.h
index 61f6009db6..7246708e02 100644
--- a/plugins/SeenPlugin/src/stdafx.h
+++ b/plugins/SeenPlugin/src/stdafx.h
@@ -138,8 +138,6 @@ extern uint32_t dwmirver;
extern bool g_bFileActive;
void LoadWatchedProtos();
-void UnloadWatchedProtos();
-extern LIST<char> arWatchedProtos;
extern LIST<logthread_info> arContacts;
extern mir_cs csContacts;