aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/box
diff options
context:
space:
mode:
authorPeter Bozsó2016-08-03 10:54:18 +0200
committerAlexander Tkachev2016-08-24 16:07:55 +0600
commit02a997e468041ca0d7a2e9ac95e0b7dd6144c6eb (patch)
treea89159154090aff323d4eeda76a39afa480dbae5 /backends/cloud/box
parent97cf2be7ef4ee5041ade5cd6f1b150d014653ed3 (diff)
downloadscummvm-rg350-02a997e468041ca0d7a2e9ac95e0b7dd6144c6eb.tar.gz
scummvm-rg350-02a997e468041ca0d7a2e9ac95e0b7dd6144c6eb.tar.bz2
scummvm-rg350-02a997e468041ca0d7a2e9ac95e0b7dd6144c6eb.zip
CLOUD: Remove unused includes
Diffstat (limited to 'backends/cloud/box')
-rw-r--r--backends/cloud/box/boxstorage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/cloud/box/boxstorage.h b/backends/cloud/box/boxstorage.h
index 018562379f..2dd516d894 100644
--- a/backends/cloud/box/boxstorage.h
+++ b/backends/cloud/box/boxstorage.h
@@ -24,7 +24,6 @@
#define BACKENDS_CLOUD_BOX_BOXSTORAGE_H
#include "backends/cloud/id/idstorage.h"
-#include "common/callback.h"
#include "backends/networking/curl/curljsonrequest.h"
namespace Cloud {