diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-23 15:35:11 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-23 15:35:11 +0000 |
commit | a2cebd100e7d02704a8d69205f1b766147ed1bb6 (patch) | |
tree | 3ab30c9cb750792fcda383aac7aa6a984207397f /plugins/LangMan/src/stdafx.cpp | |
parent | c4377e69f54685eda623f9a63d805f47594d3df1 (diff) |
Langman moved to deprecated
git-svn-id: http://svn.miranda-ng.org/main/trunk@8705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/LangMan/src/stdafx.cpp')
-rw-r--r-- | plugins/LangMan/src/stdafx.cpp | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/LangMan/src/stdafx.cpp b/plugins/LangMan/src/stdafx.cpp deleted file mode 100644 index 2aa7ce281e..0000000000 --- a/plugins/LangMan/src/stdafx.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (C) 2012-14 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 "common.h"
\ No newline at end of file |