summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/stdafx.cpp
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2016-01-30 17:02:29 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2016-01-30 17:02:29 +0000
commit12b5b6ad28c4ad63991320262c171e0f0ab82505 (patch)
tree88cba348b86cd0340df3487dc21ef94ade46bf10 /plugins/SpellChecker/src/stdafx.cpp
parent6893a28bd219b45bdf1e2ed5be015bc365d709d9 (diff)
SpellChecker: linked with external hunspell
git-svn-id: http://svn.miranda-ng.org/main/trunk@16194 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/src/stdafx.cpp')
-rw-r--r--plugins/SpellChecker/src/stdafx.cpp18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/SpellChecker/src/stdafx.cpp b/plugins/SpellChecker/src/stdafx.cpp
deleted file mode 100644
index 19226c2502..0000000000
--- a/plugins/SpellChecker/src/stdafx.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
-Copyright (C) 2012-16 Miranda NG project (http://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 "commons.h" \ No newline at end of file