From 4a427faf9cc817cfce8e293c22cc470339b6e3c7 Mon Sep 17 00:00:00 2001 From: Alexander Tkachev Date: Mon, 15 Jul 2019 21:13:11 +0700 Subject: CLOUD: Get rid of 'dists/clouds/cloud_keys.h' --- backends/cloud/box/boxstorage.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'backends/cloud/box/boxstorage.cpp') diff --git a/backends/cloud/box/boxstorage.cpp b/backends/cloud/box/boxstorage.cpp index df81773855..d743e9546e 100644 --- a/backends/cloud/box/boxstorage.cpp +++ b/backends/cloud/box/boxstorage.cpp @@ -35,10 +35,6 @@ #include "common/debug.h" #include "common/json.h" -#ifdef ENABLE_RELEASE -#include "dists/clouds/cloud_keys.h" -#endif - namespace Cloud { namespace Box { -- cgit v1.2.3