diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2016-04-21 19:31:50 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2016-04-21 19:31:50 +0000 |
commit | e9a58c60e74de8195312ce6ecb48c170d76276d2 (patch) | |
tree | 2f2813846ad370aa431ff0492a12319922c13fa6 /plugins/Dropbox/src/stdafx.h | |
parent | 2617eeedce96b0d31abaf5547810bfd407d9feac (diff) |
Dropbox: cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@16739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox/src/stdafx.h')
-rw-r--r-- | plugins/Dropbox/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/stdafx.h b/plugins/Dropbox/src/stdafx.h index 22489fabd8..ca6ad13383 100644 --- a/plugins/Dropbox/src/stdafx.h +++ b/plugins/Dropbox/src/stdafx.h @@ -65,7 +65,6 @@ public: #define MODULE "Dropbox"
-#include "dropbox_dialogs.h"
#include "dropbox_options.h"
#include "http_request.h"
#include "api\account.h"
|