diff options
author | George Hazan <ghazan@miranda.im> | 2019-01-30 19:00:30 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-01-30 19:00:30 +0300 |
commit | ca1b8a4ec3a67600723ce5a4e0836889d6925dbe (patch) | |
tree | 7028dea4696d8aaeaa5b0dd6fb7f9be30bb83a43 /plugins/SMS/src/stdafx.cxx | |
parent | b362935f54084acecfe8f8a1f60a1fa18ac46d66 (diff) |
SMS plugin deprecated due to missing sms support in ICQ-WIM
Diffstat (limited to 'plugins/SMS/src/stdafx.cxx')
-rw-r--r-- | plugins/SMS/src/stdafx.cxx | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/SMS/src/stdafx.cxx b/plugins/SMS/src/stdafx.cxx deleted file mode 100644 index d33e44d684..0000000000 --- a/plugins/SMS/src/stdafx.cxx +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (C) 2012-19 Miranda NG team (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 "stdafx.h"
\ No newline at end of file |