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
This commit is contained in:
parent
836d400308
commit
31bf5cc8e5
1 changed files with 0 additions and 1 deletions
|
@ -459,7 +459,6 @@ enum plugin_status plugin_start(struct plugin_api* api, void* parameter)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case ACTION_STD_STOP:
|
|
||||||
case ACTION_STD_CANCEL:
|
case ACTION_STD_CANCEL:
|
||||||
if (changed)
|
if (changed)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue