diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-31 18:31:22 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-31 18:31:22 +0000 |
commit | 0ea13a4872aa7bace03f5a638ae4dd8173f52fb8 (patch) | |
tree | a8e2ea6cd2da91fffc11d4ef4de0870756adf163 /plugins/Dbrw/resource.h | |
parent | 51b498a8a1a1a15580aa916f84b11d1f65493370 (diff) |
Goodbye Dbrw
git-svn-id: http://svn.miranda-ng.org/main/trunk@248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbrw/resource.h')
-rw-r--r-- | plugins/Dbrw/resource.h | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/plugins/Dbrw/resource.h b/plugins/Dbrw/resource.h deleted file mode 100644 index 52aa57af2b..0000000000 --- a/plugins/Dbrw/resource.h +++ /dev/null @@ -1,27 +0,0 @@ -/*
-dbRW
-
-Copyright (c) 2005-2009 Robert Rainwater
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2
-of the License, or (at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*/
-#ifndef DBRW_RESOURCE_H
-#define DBRW_RESOURCE_H
-
-#define IDD_INFODLG 201
-
-#define IDC_TEXT 301
-
-#endif
|