diff options
author | George Hazan <ghazan@miranda.im> | 2019-12-28 21:13:56 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-12-28 21:13:56 +0300 |
commit | e768095692677d7095a4dd323295fc8ef595a283 (patch) | |
tree | e75f86be661b4a6dad2c79d19afc3dcfd276ea1c /protocols/FacebookRM/src/stdafx.cxx | |
parent | 8ae951ec9a7690cfe11e35e4d3026635a5ecb9ca (diff) |
FacebookRM deprecated and replaced with Facebook MQTT
Diffstat (limited to 'protocols/FacebookRM/src/stdafx.cxx')
-rw-r--r-- | protocols/FacebookRM/src/stdafx.cxx | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/protocols/FacebookRM/src/stdafx.cxx b/protocols/FacebookRM/src/stdafx.cxx deleted file mode 100644 index ac1978fbc2..0000000000 --- a/protocols/FacebookRM/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"
|