From 6d02559b3c3cb05cfc6a0ade5c4815dda4427834 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 4 Mar 2016 16:59:35 +0000 Subject: Dropbox: removed old service git-svn-id: http://svn.miranda-ng.org/main/trunk@16420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/src/stdafx.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/Dropbox/src/stdafx.h') diff --git a/plugins/Dropbox/src/stdafx.h b/plugins/Dropbox/src/stdafx.h index 46534f9e08..b83d80895b 100644 --- a/plugins/Dropbox/src/stdafx.h +++ b/plugins/Dropbox/src/stdafx.h @@ -43,8 +43,7 @@ class CDropbox; #define DROPBOX_API_CU "https://content.dropboxapi.com/" DROPBOX_API_VER #define DROPBOX_APP_KEY "fa8du7gkf2q8xzg" -#define DROPBOX_API_SECRET "bb8zirh7nnk8fow" -//#include "..\..\..\miranda-private-keys\Dropbox\secret_key.h" +#include "..\..\..\miranda-private-keys\Dropbox\secret_key.h" class DropboxException { -- cgit v1.2.3