diff options
author | George Hazan <ghazan@miranda.im> | 2017-12-24 12:40:13 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-12-24 12:40:13 +0300 |
commit | 4236340c7b82f8db0e4ca2b889886342d18da2b7 (patch) | |
tree | 738f564ad100ff543a4bb4089aa58a727bfd8b09 /plugins/FileAsMessage/src/stdafx.cpp | |
parent | 1395aa0326932bcb4b30689275b10363940c3cdc (diff) |
FileAsMessage converted into Unicode and merged into master
Diffstat (limited to 'plugins/FileAsMessage/src/stdafx.cpp')
-rw-r--r-- | plugins/FileAsMessage/src/stdafx.cpp | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/FileAsMessage/src/stdafx.cpp b/plugins/FileAsMessage/src/stdafx.cpp deleted file mode 100644 index 5cc77ed966..0000000000 --- a/plugins/FileAsMessage/src/stdafx.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (C) 2012-17 Miranda NG project (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 "main.h"
\ No newline at end of file |