diff options
Diffstat (limited to 'src/core/hle/service/http_c.cpp')
-rw-r--r-- | src/core/hle/service/http_c.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/service/http_c.cpp b/src/core/hle/service/http_c.cpp index 6595ca572..0a3aba0a0 100644 --- a/src/core/hle/service/http_c.cpp +++ b/src/core/hle/service/http_c.cpp @@ -2,7 +2,6 @@ // Licensed under GPLv2 or any later version // Refer to the license.txt file included. -#include "common/log.h" #include "core/hle/hle.h" #include "core/hle/service/http_c.h" |