diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/UI')
-rw-r--r-- | protocols/IcqOscarJ/src/UI/userinfotab.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/IcqOscarJ/src/UI/userinfotab.cpp b/protocols/IcqOscarJ/src/UI/userinfotab.cpp index fa98402d66..ad4a171bc1 100644 --- a/protocols/IcqOscarJ/src/UI/userinfotab.cpp +++ b/protocols/IcqOscarJ/src/UI/userinfotab.cpp @@ -37,11 +37,8 @@ #define SVS_TIMESTAMP 9
#define SVS_STATUSID 10
-char* MirandaVersionToString(char* szStr, int bUnicode, int v, int m);
-
extern const char *nameXStatus[];
-
/////////////////////////////////////////////////////////////////////////////////////////
static void SetValue(CIcqProto* ppro, HWND hwndDlg, int idCtrl, HANDLE hContact, char* szModule, char* szSetting, int special)
|