summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/crypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SecureIM/src/crypt.h')
-rw-r--r--plugins/SecureIM/src/crypt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SecureIM/src/crypt.h b/plugins/SecureIM/src/crypt.h
index e626570f9e..be936d420f 100644
--- a/plugins/SecureIM/src/crypt.h
+++ b/plugins/SecureIM/src/crypt.h
@@ -139,8 +139,6 @@ BOOL isSecureIM(HANDLE hContact, BOOL emptyMirverAsSecureIM=FALSE);
// crypt_icons.cpp
HICON mode2icon(int,int);
-HICON mode2icon2(int,int); // создает КОПИЮ иконки, которую надо разрушить
-IconExtraColumn mode2iec(int);
void RefreshContactListIcons(void);
void ShowStatusIcon(HANDLE,UINT);
void ShowStatusIcon(HANDLE);