From 198b9722220e77db1515450534e363107c35bc2f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 20 Jan 2022 16:31:23 +0300 Subject: fixes #2994 (Deprecate Discord support) --- protocols/Discord/src/stdafx.cxx | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 protocols/Discord/src/stdafx.cxx (limited to 'protocols/Discord/src/stdafx.cxx') diff --git a/protocols/Discord/src/stdafx.cxx b/protocols/Discord/src/stdafx.cxx deleted file mode 100644 index 4b7f53343f..0000000000 --- a/protocols/Discord/src/stdafx.cxx +++ /dev/null @@ -1,18 +0,0 @@ -/* -Copyright © 2016-22 Miranda NG team - -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, either version 2 of the License, or -(at your option) any later version. - -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 . -*/ - -#include "stdafx.h" \ No newline at end of file -- cgit v1.2.3