git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20889 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Martin Vermeer 2007-10-10 13:42:34 +00:00
parent 0f4d519108
commit 74d5587268

View File

@ -231,7 +231,6 @@ static bool doInsertInset(Cursor & cur, Text * text,
}
}
}
}
return true;
}