diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-15 07:23:33 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-15 07:23:33 +0000 |
commit | 69a87ceb0623fd28afe72611441f7a6e6ed6307c (patch) | |
tree | 57c078e4dcd35f179a96b8962fa36235dda51419 /plugins/WhenWasIt/res/WhenWasIt.rc | |
parent | 524c4c96a47b4dde094cfbcdcf07434c9108e392 (diff) |
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@4036 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WhenWasIt/res/WhenWasIt.rc')
-rw-r--r-- | plugins/WhenWasIt/res/WhenWasIt.rc | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/WhenWasIt/res/WhenWasIt.rc b/plugins/WhenWasIt/res/WhenWasIt.rc index 970504273d..062c20ac18 100644 --- a/plugins/WhenWasIt/res/WhenWasIt.rc +++ b/plugins/WhenWasIt/res/WhenWasIt.rc @@ -230,23 +230,6 @@ IDI_REFRESH_USERDETAILS ICON "refresh.ico" IDI_IMPORT_BIRTHDAYS ICON "import.ico"
IDI_EXPORT_BIRTHDAYS ICON "export.ico"
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog Info
-//
-
-IDD_ADD_BIRTHDAY DLGINIT
-BEGIN
- IDC_COMPATIBILITY, 0x403, 16, 0
-0x7250, 0x746f, 0x636f, 0x6c6f, 0x6d20, 0x646f, 0x6c75, 0x0065,
- IDC_COMPATIBILITY, 0x403, 19, 0
-0x7355, 0x7265, 0x6544, 0x6174, 0x6c69, 0x2073, 0x6f6d, 0x7564, 0x656c,
-"\000"
- IDC_COMPATIBILITY, 0x403, 17, 0
-0x426d, 0x7269, 0x6874, 0x6164, 0x2079, 0x6f6d, 0x7564, 0x656c, "\000"
- 0
-END
-
#endif // English (United States) resources
/////////////////////////////////////////////////////////////////////////////
|