summaryrefslogtreecommitdiff
path: root/plugins/dbrw/src/resource.h
diff options
context:
space:
mode:
authoraunsane <aunsane@gmail.com>2018-03-03 23:30:28 +0300
committeraunsane <aunsane@gmail.com>2018-03-03 23:30:28 +0300
commitd9df97aae220c8ea0447b6a17dcc3f85b755ef1d (patch)
tree94cf195e60249a604deff8f1f487f9e1d39c15e5 /plugins/dbrw/src/resource.h
parent51022062562449eb9679a931bdc5cb4d62aca682 (diff)
revert wrongly added files
Diffstat (limited to 'plugins/dbrw/src/resource.h')
-rw-r--r--plugins/dbrw/src/resource.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/plugins/dbrw/src/resource.h b/plugins/dbrw/src/resource.h
deleted file mode 100644
index cd82292ffe..0000000000
--- a/plugins/dbrw/src/resource.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
-dbRW
-
-Copyright 2000-2017 Miranda ICQ/IM project,
-all portions of this codebase are copyrighted to the people
-listed in contributors.txt.
-
-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