summaryrefslogtreecommitdiff
path: root/plugins/OpenSSL/src/stdafx.cxx
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-06-07 20:48:09 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-06-07 20:48:09 +0300
commitc763e0be7221cc055d61eec9d30c1ff8a4a0fc32 (patch)
tree683a7d9bfd947c90b9a23e1082adde217edfd6d0 /plugins/OpenSSL/src/stdafx.cxx
parenta3aa7b7d951120525ed510e8da0fcdf58e6beb54 (diff)
fixes #2912 (Drop WinCrypto API support)
Diffstat (limited to 'plugins/OpenSSL/src/stdafx.cxx')
-rw-r--r--plugins/OpenSSL/src/stdafx.cxx18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/OpenSSL/src/stdafx.cxx b/plugins/OpenSSL/src/stdafx.cxx
deleted file mode 100644
index f70c8f3ec0..0000000000
--- a/plugins/OpenSSL/src/stdafx.cxx
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
-Copyright (C) 2012-21 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