diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-01-03 10:55:46 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-01-03 10:55:46 +0000 |
commit | 2acc4640e78f497f4cb5f42306470f4695e96328 (patch) | |
tree | 394cf1efbd0a358f8030af273b2e0130d28ec210 /plugins/AVS/res/avs.rc | |
parent | f4c08e94a72ecc7d147c6e760ed76e33e38f3f84 (diff) |
plugin don't use icon
git-svn-id: http://svn.miranda-ng.org/main/trunk@11733 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AVS/res/avs.rc')
-rw-r--r-- | plugins/AVS/res/avs.rc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/AVS/res/avs.rc b/plugins/AVS/res/avs.rc index 26dee0ee88..11d9631c5e 100644 --- a/plugins/AVS/res/avs.rc +++ b/plugins/AVS/res/avs.rc @@ -192,14 +192,6 @@ END #endif // APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_AVATAR ICON "avatar.ico"
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
@@ -250,4 +242,3 @@ END /////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
-
|