diff options
Diffstat (limited to 'protocols/Steam')
-rw-r--r-- | protocols/Steam/proto_steam/res/FFC.ico | bin | 5430 -> 0 bytes | |||
-rw-r--r-- | protocols/Steam/proto_steam/res/Lunch.ico | bin | 5430 -> 0 bytes | |||
-rw-r--r-- | protocols/Steam/proto_steam/res/Phone.ico | bin | 5430 -> 0 bytes | |||
-rw-r--r-- | protocols/Steam/proto_steam/res/Proto_Steam.rc | 4 | ||||
-rw-r--r-- | protocols/Steam/proto_steam/src/resource.h | 3 |
5 files changed, 1 insertions, 6 deletions
diff --git a/protocols/Steam/proto_steam/res/FFC.ico b/protocols/Steam/proto_steam/res/FFC.ico Binary files differdeleted file mode 100644 index 1e8b4f3bad..0000000000 --- a/protocols/Steam/proto_steam/res/FFC.ico +++ /dev/null diff --git a/protocols/Steam/proto_steam/res/Lunch.ico b/protocols/Steam/proto_steam/res/Lunch.ico Binary files differdeleted file mode 100644 index 3bf1b3fe40..0000000000 --- a/protocols/Steam/proto_steam/res/Lunch.ico +++ /dev/null diff --git a/protocols/Steam/proto_steam/res/Phone.ico b/protocols/Steam/proto_steam/res/Phone.ico Binary files differdeleted file mode 100644 index 6ef180a87a..0000000000 --- a/protocols/Steam/proto_steam/res/Phone.ico +++ /dev/null diff --git a/protocols/Steam/proto_steam/res/Proto_Steam.rc b/protocols/Steam/proto_steam/res/Proto_Steam.rc index 68b8b58b2e..7658ab5894 100644 --- a/protocols/Steam/proto_steam/res/Proto_Steam.rc +++ b/protocols/Steam/proto_steam/res/Proto_Steam.rc @@ -56,9 +56,7 @@ IDI_ICON2 ICON "Online.ico" IDI_ICON3 ICON "Away.ico"
IDI_ICON5 ICON "NA.ico"
IDI_ICON6 ICON "DND.ico"
-IDI_ICON8 ICON "Lunch.ico"
-IDI_ICON9 ICON "Phone.ico"
-IDI_ICON10 ICON "FFC.ico"
+
#endif // Russian (Russia) resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/protocols/Steam/proto_steam/src/resource.h b/protocols/Steam/proto_steam/src/resource.h index 70b1314876..f0b1594ea6 100644 --- a/protocols/Steam/proto_steam/src/resource.h +++ b/protocols/Steam/proto_steam/src/resource.h @@ -7,9 +7,6 @@ #define IDI_ICON3 128
#define IDI_ICON5 131
#define IDI_ICON6 158
-#define IDI_ICON8 1003
-#define IDI_ICON9 1002
-#define IDI_ICON10 129
// Next default values for new objects
//
|