From 3a39f24b8cbc2953d19dee479277983f100781ed Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Tue, 29 Aug 2017 17:52:41 -0400 Subject: puzzles: remove unused overlay loader Just cluttering the plugins directory as there is no COMBINED support anymore. Change-Id: I05591d457055e67cd1a01e007bec7ce77dcecb4a --- apps/plugins/SOURCES | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 9eec04aa22..4576fb7334 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -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 \ -- cgit v1.2.3