diff options
author | aunsane <aunsane@gmail.com> | 2018-03-03 23:30:28 +0300 |
---|---|---|
committer | aunsane <aunsane@gmail.com> | 2018-03-03 23:30:28 +0300 |
commit | d9df97aae220c8ea0447b6a17dcc3f85b755ef1d (patch) | |
tree | 94cf195e60249a604deff8f1f487f9e1d39c15e5 /plugins/dbrw/src/stdafx.cxx | |
parent | 51022062562449eb9679a931bdc5cb4d62aca682 (diff) |
revert wrongly added files
Diffstat (limited to 'plugins/dbrw/src/stdafx.cxx')
-rw-r--r-- | plugins/dbrw/src/stdafx.cxx | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/dbrw/src/stdafx.cxx b/plugins/dbrw/src/stdafx.cxx deleted file mode 100644 index 1fcbafc511..0000000000 --- a/plugins/dbrw/src/stdafx.cxx +++ /dev/null @@ -1,18 +0,0 @@ -/* -Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org) - -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 version 2 -of the License. - -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, see <http://www.gnu.org/licenses/>. -*/ - -#include "stdafx.h" |