puzzles: remove unused overlay loader

Just cluttering the plugins directory as there is no COMBINED support
anymore.

Change-Id: I05591d457055e67cd1a01e007bec7ce77dcecb4a
This commit is contained in:
Franklin Wei 2017-08-29 17:52:41 -04:00
parent e2271ed75e
commit 3a39f24b8c
2 changed files with 0 additions and 37 deletions

View file

@ -74,10 +74,6 @@ iriverify.c
/* Overlays loaders */
/* use this if you want a monolithic 'puzzles' */
/* remember to set PUZZLES_COMBINED in puzzles.make! */
/*sgt-puzzles.c*/
#if PLUGIN_BUFFER_SIZE <= 0x20000 && defined(HAVE_LCD_BITMAP)
#if CONFIG_KEYPAD != ONDIO_PAD && CONFIG_KEYPAD != SANSA_M200_PAD \