diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 16:47:17 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 16:47:17 +0000 |
commit | c77bc8ad3240272d3c784aa79b153b3d1cab726d (patch) | |
tree | 8fa92e21d7d7bffc94e9b46c55c4daf5b4e2d5ce /plugins/StatusChange/src/stdafx.cpp | |
parent | b15ca763899cf22d5da3f4c75e1b5f37435118f9 (diff) |
StatusChange: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14782 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusChange/src/stdafx.cpp')
-rw-r--r-- | plugins/StatusChange/src/stdafx.cpp | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/StatusChange/src/stdafx.cpp b/plugins/StatusChange/src/stdafx.cpp deleted file mode 100644 index c5fe5abaad..0000000000 --- a/plugins/StatusChange/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 "common.h"
\ No newline at end of file |