summaryrefslogtreecommitdiff
path: root/apps/plugins/text_editor.c
diff options
context:
space:
mode:
authorPaul Louden <paulthenerd@gmail.com>2007-11-20 02:11:13 +0000
committerPaul Louden <paulthenerd@gmail.com>2007-11-20 02:11:13 +0000
commit31bf5cc8e5bf1e1c06e38829e29bf5da969d5c8e (patch)
tree02aa00d91e0368ec11cbbbad7de731cd35f00c28 /apps/plugins/text_editor.c
parent836d4003081a818c96ddbf891c9c8ce22651362a (diff)
Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor
after all. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15708 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/text_editor.c')
-rw-r--r--apps/plugins/text_editor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/text_editor.c b/apps/plugins/text_editor.c
index c08bca8586..6b6e449ae9 100644
--- a/apps/plugins/text_editor.c
+++ b/apps/plugins/text_editor.c
@@ -459,7 +459,6 @@ enum plugin_status plugin_start(struct plugin_api* api, void* parameter)
}
}
break;
- case ACTION_STD_STOP:
case ACTION_STD_CANCEL:
if (changed)
{