Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
deReeperJosh committed Dec 7, 2022
1 parent 9206590 commit 1dc1700
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Source/Core/Core/IOS/USB/Emulated/Skylander.cpp
Expand Up @@ -15,8 +15,6 @@
#include <utility>
#include <vector>

#include <libusb.h>

#include "Common/Assert.h"
#include "Common/Logging/Log.h"
#include "Common/StringUtil.h"
Expand Down
1 change: 0 additions & 1 deletion Source/Core/Core/IOS/USB/Emulated/Skylander.h
Expand Up @@ -17,7 +17,6 @@
#include "Common/IOFile.h"
#include "Core/IOS/USB/Common.h"
#include "Core/IOS/USB/EmulatedUsbDevice.h"
#include "Core/LibusbUtils.h"

namespace IOS::HLE::USB
{
Expand Down

0 comments on commit 1dc1700

Please sign in to comment.