diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-26 22:24:58 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-26 22:24:58 +0000 |
commit | a7ecea148c70da66f744a0036f985bc97804d8b4 (patch) | |
tree | 007e11deee4595280f1941a178a4dfe9a79942f7 /protocols/Twitter/src/stdafx.cpp | |
parent | f0ea2e2a1708b66b4b2a7db825a0987306a5fc5d (diff) |
unified project for Twitter
git-svn-id: http://svn.miranda-ng.org/main/trunk@13181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Twitter/src/stdafx.cpp')
-rw-r--r-- | protocols/Twitter/src/stdafx.cpp | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/protocols/Twitter/src/stdafx.cpp b/protocols/Twitter/src/stdafx.cpp deleted file mode 100644 index fd705e1c02..0000000000 --- a/protocols/Twitter/src/stdafx.cpp +++ /dev/null @@ -1,19 +0,0 @@ -/*
-Copyright © 2012-15 Miranda NG team
-Copyright © 2009 Jim Porter
-
-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 |