зеркало из https://github.com/mozilla/gecko-dev.git
Bug 714258 - Remove unused variable rv in nsEditorController::RegisterEditorCommands; r=ehsan
This commit is contained in:
Родитель
73e7808564
Коммит
af400f02c8
|
@ -110,8 +110,6 @@ nsresult nsEditorController::RegisterEditingCommands(nsIControllerCommandTable *
|
|||
// static
|
||||
nsresult nsEditorController::RegisterEditorCommands(nsIControllerCommandTable *inCommandTable)
|
||||
{
|
||||
nsresult rv;
|
||||
|
||||
// These are commands that will be used in text widgets only.
|
||||
|
||||
NS_REGISTER_FIRST_COMMAND(nsSelectionMoveCommands, "cmd_scrollTop");
|
||||
|
|
Загрузка…
Ссылка в новой задаче