diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-06-01 10:25:35 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-06-01 10:25:35 +0000 |
commit | 66f2488441b5aaa17b2e470b5dc538dc7b18ee42 (patch) | |
tree | a9668e0e8d503505cc014a96ff73dd30c0c83936 /protocols/FacebookRM/src/http.cpp | |
parent | 22372c685876f29b35c5f3e943b046fb562878d8 (diff) |
project cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@4851 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/http.cpp')
-rw-r--r-- | protocols/FacebookRM/src/http.cpp | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/protocols/FacebookRM/src/http.cpp b/protocols/FacebookRM/src/http.cpp deleted file mode 100644 index 49462fb7eb..0000000000 --- a/protocols/FacebookRM/src/http.cpp +++ /dev/null @@ -1,23 +0,0 @@ -/*
-
-Facebook plugin for Miranda Instant Messenger
-_____________________________________________
-
-Copyright © 2009-11 Michal Zelinka, 2011-13 Robert Pösel
-
-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 "common.h"
|