summaryrefslogtreecommitdiff
path: root/protocols/Sametime/src/sametime.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Sametime/src/sametime.h')
-rw-r--r--protocols/Sametime/src/sametime.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Sametime/src/sametime.h b/protocols/Sametime/src/sametime.h
index 2714779be2..e553b3bd33 100644
--- a/protocols/Sametime/src/sametime.h
+++ b/protocols/Sametime/src/sametime.h
@@ -50,12 +50,8 @@ struct TFakeAckParams
LPARAM lParam;
};
-void __cdecl sttFakeAckInfoSuccessThread(TFakeAckParams* tParam);
-void __cdecl sttFakeAckMessageFailedThread(TFakeAckParams* tParam);
-void __cdecl sttFakeAckMessageSuccessThread(TFakeAckParams* tParam);
void __cdecl sttRecvAwayThread(TFakeAckParams* tParam);
-
//sametime structs
typedef struct Options_tag {