diff options
author | George Hazan <ghazan@miranda.im> | 2017-08-23 16:16:41 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-08-23 16:16:41 +0300 |
commit | 5b876e7edf85b01f906e24cf2ac81814b2f263cc (patch) | |
tree | 8a3a0080c2f5f2e11045a433cf5801d498d6ac65 | |
parent | 9329d2422ada2c2ce245b802076634a0d707b5d1 (diff) |
Quotes: unused icon removed from .rc file
-rw-r--r-- | plugins/Quotes/proto_Quotes/res/proto_Quotes.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc b/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc index 4f696d5870..a730c5be28 100644 --- a/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc +++ b/plugins/Quotes/proto_Quotes/res/proto_Quotes.rc @@ -29,7 +29,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 104 ICON "proto_online.ico"
105 ICON "proto_offline.ico"
131 ICON "proto_na.ico"
-159 ICON "proto_occupied.ico"
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
|