Browse Source

yuzu/configuration/configure_debug: Remove unused header inclusions

Lioncash 7 năm trước cách đây
mục cha
commit
ac754a57d2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/yuzu/configuration/configure_debug.cpp

+ 0 - 1
src/yuzu/configuration/configure_debug.cpp

@@ -7,7 +7,6 @@
 #include "common/file_util.h"
 #include "common/logging/backend.h"
 #include "common/logging/filter.h"
-#include "common/logging/log.h"
 #include "core/core.h"
 #include "core/settings.h"
 #include "ui_configure_debug.h"