diff options
author | George Hazan <ghazan@miranda.im> | 2021-07-17 16:15:33 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-07-17 16:15:33 +0300 |
commit | ec856b6883cc7e3dbf80b7e55981b1dfd30995e2 (patch) | |
tree | 09ea72891896ff901b22f696deea0058b8d8ae9c /protocols/ICQ-WIM/src/stdafx.h | |
parent | 8e707034502d958e4a966a62367595c166ad0289 (diff) |
minor code cleaning
Diffstat (limited to 'protocols/ICQ-WIM/src/stdafx.h')
-rw-r--r-- | protocols/ICQ-WIM/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h index 2d9f2b66f5..0761099b7f 100644 --- a/protocols/ICQ-WIM/src/stdafx.h +++ b/protocols/ICQ-WIM/src/stdafx.h @@ -106,4 +106,3 @@ int StatusFromString(const CMStringW&); char* time2text(time_t time); extern bool g_bSecureIM, g_bMessageState; -extern IconItem iconList[]; |