remove extraneous line

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2636 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2001-08-31 03:01:41 +00:00
parent 125bbb8b79
commit 39e220b96d

View File

@ -37,4 +37,3 @@ void LyXFileDialog::done(int what)
lv_->getLyXFunc()->dispatch(action_, selectedFile().data());
delete this;
}