]> git.lyx.org Git - lyx.git/blobdiff - src/text3.C
Oops...
[lyx.git] / src / text3.C
index d7d588311745e93c0af9c17716cae87facd5355f..68b22a6f2bb74b4f06a99abea7b7400313d7fa78 100644 (file)
@@ -1626,8 +1626,6 @@ Inset::RESULT LyXText::dispatch(FuncRequest const & cmd)
                doInsertInset(this, cmd, true, true);
                break;
 
-       case LFUN_INSERT_URL:
-       case LFUN_INSET_EXTERNAL:
        case LFUN_INDEX_INSERT:
                // Just open the inset
                doInsertInset(this, cmd, true, false);