summaryrefslogtreecommitdiff
path: root/plugins/DropBox/src/stdafx.cpp
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-02-19 12:23:54 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-02-19 12:23:54 +0000
commit4df260317b8bd47ca65dca24b376b68b765a378f (patch)
tree6f8d71e64c8c728c11f5ec4e41d8eb99eaea30d9 /plugins/DropBox/src/stdafx.cpp
parent8dc7456651251bc112b9edd9b5fd1c4849d7c83d (diff)
DropBox:
- reorganization of projects and code - added access request at contact's menu - temporary disabled folders sending - added dropbox icon - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@8174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/DropBox/src/stdafx.cpp')
-rw-r--r--plugins/DropBox/src/stdafx.cpp18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/DropBox/src/stdafx.cpp b/plugins/DropBox/src/stdafx.cpp
deleted file mode 100644
index 2aa7ce281e..0000000000
--- a/plugins/DropBox/src/stdafx.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
-Copyright (C) 2012-14 Miranda NG project (http://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 "common.h" \ No newline at end of file