diff options
author | George Hazan <george.hazan@gmail.com> | 2015-12-20 17:52:09 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-12-20 17:52:09 +0000 |
commit | 9d9a3ecede7bcc1445decb0958b02644eb65ce8d (patch) | |
tree | b11417dad118f0150289aada184c0538478aacd0 /plugins/SecureIM/src/language.h | |
parent | 24ef168d9820f7bb07f46bad15e2feacce47280a (diff) |
- missing uids in SecureIM
- code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@15914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SecureIM/src/language.h')
-rw-r--r-- | plugins/SecureIM/src/language.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SecureIM/src/language.h b/plugins/SecureIM/src/language.h index 6ff5adb793..4c627efc2f 100644 --- a/plugins/SecureIM/src/language.h +++ b/plugins/SecureIM/src/language.h @@ -62,9 +62,7 @@ extern LPCSTR sim228; extern LPCSTR sim229;
extern LPCSTR sim230;
extern LPCSTR sim231[];
-extern LPCWSTR sim231W[];
extern LPCSTR sim232[];
-extern LPCWSTR sim232W[];
extern LPCSTR sim233;
extern LPCSTR sim234;
|