diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-06-23 05:36:23 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-06-23 05:36:23 +0000 |
commit | 36d6b1b19aff8f1ab07a1931fe51813d589cd5ef (patch) | |
tree | 736f208e1636e832f14f6144d76c72b02ab3a4c4 /plugins/FingerprintNG/src/stdafx.cpp | |
parent | c8fac324a46f0a02a080941df7bd8e8d3bed4e35 (diff) |
Fingerprint: unified project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerprintNG/src/stdafx.cpp')
-rw-r--r-- | plugins/FingerprintNG/src/stdafx.cpp | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/FingerprintNG/src/stdafx.cpp b/plugins/FingerprintNG/src/stdafx.cpp deleted file mode 100644 index 24e5520ca5..0000000000 --- a/plugins/FingerprintNG/src/stdafx.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (C) 2012-15 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 "global.h"
\ No newline at end of file |