diff options
author | George Hazan <ghazan@miranda.im> | 2022-01-20 16:31:23 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-01-20 16:31:23 +0300 |
commit | 198b9722220e77db1515450534e363107c35bc2f (patch) | |
tree | 1f8f838e4ee8e535351d7b74fbe16741444a545e /protocols/Discord/src/stdafx.cxx | |
parent | bcfa7bfc47dc30f5585371a847bc1658cc2291f9 (diff) |
fixes #2994 (Deprecate Discord support)
Diffstat (limited to 'protocols/Discord/src/stdafx.cxx')
-rw-r--r-- | protocols/Discord/src/stdafx.cxx | 18 |
1 files changed, 0 insertions, 18 deletions
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 <http://www.gnu.org/licenses/>. -*/ - -#include "stdafx.h"
\ No newline at end of file |