Skip to content

Commit

Permalink
Command does not even need this header, in fact
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark committed Apr 30, 2020
1 parent f39273c commit b3359f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tmk_core/common/command.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# include "mousekey.h"
#endif

#ifdef PROTOCOL_VUSB
# include <usbdrv/usbdrv.h>
#endif

#ifdef AUDIO_ENABLE
# include "audio.h"
#endif /* AUDIO_ENABLE */
Expand Down

0 comments on commit b3359f3

Please sign in to comment.