summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2006-03-11 09:28:49 +0000
committerJens Arnold <amiconn@rockbox.org>2006-03-11 09:28:49 +0000
commit06bc627c993b742997473bd76c75795c4b165cae (patch)
tree9d41cbb602de3ae59942c0ffc091670ef2e659f7 /apps/plugins/SOURCES
parent37f529cc3cdcc7990b2a770efec06e45c6054f36 (diff)
downloadrockbox-06bc627c993b742997473bd76c75795c4b165cae.tar.gz
rockbox-06bc627c993b742997473bd76c75795c4b165cae.zip
Removed lcd_roll() and lcd_remote_roll() functions. These functions were not really portable. Removed the only plugin that used lcd_roll(): Oscillograph. Oscilloscope offers everything that oscillograph did and more, in a portable way. * Bumped & sorted plugin API.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8995 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index a0c2f3630b..75c88b3b70 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -44,7 +44,6 @@ chip8.c
44demystify.c 44demystify.c
45flipit.c 45flipit.c
46minesweeper.c 46minesweeper.c
47oscillograph.c
48oscilloscope.c 47oscilloscope.c
49pong.c 48pong.c
50rockblox.c 49rockblox.c