diff options
Diffstat (limited to 'protocols/Skype/res')
-rw-r--r-- | protocols/Skype/res/Resource.rc | 3 | ||||
-rw-r--r-- | protocols/Skype/res/auth_grant.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | protocols/Skype/res/auth_request.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | protocols/Skype/res/auth_revoke.ico | bin | 1150 -> 0 bytes |
4 files changed, 0 insertions, 3 deletions
diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc index 96c5af72ad..8e4fc6c378 100644 --- a/protocols/Skype/res/Resource.rc +++ b/protocols/Skype/res/Resource.rc @@ -367,9 +367,6 @@ END // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON ICON "main.ico"
-IDI_AUTH_GRANT ICON "auth_grant.ico"
-IDI_AUTH_REQUEST ICON "auth_request.ico"
-IDI_AUTH_REVOKE ICON "auth_revoke.ico"
IDI_CALL ICON "call.ico"
IDI_CONF_INVITE ICON "conf_invite.ico"
IDI_CONF_SPAWN ICON "conf_spawn.ico"
diff --git a/protocols/Skype/res/auth_grant.ico b/protocols/Skype/res/auth_grant.ico Binary files differdeleted file mode 100644 index abe4554b84..0000000000 --- a/protocols/Skype/res/auth_grant.ico +++ /dev/null diff --git a/protocols/Skype/res/auth_request.ico b/protocols/Skype/res/auth_request.ico Binary files differdeleted file mode 100644 index 5bed45e9f8..0000000000 --- a/protocols/Skype/res/auth_request.ico +++ /dev/null diff --git a/protocols/Skype/res/auth_revoke.ico b/protocols/Skype/res/auth_revoke.ico Binary files differdeleted file mode 100644 index 43f17b0e7f..0000000000 --- a/protocols/Skype/res/auth_revoke.ico +++ /dev/null |