]> git.lyx.org Git - lyx.git/commitdiff
remove extraneous line
authorJohn Levon <levon@movementarian.org>
Fri, 31 Aug 2001 03:01:41 +0000 (03:01 +0000)
committerJohn Levon <levon@movementarian.org>
Fri, 31 Aug 2001 03:01:41 +0000 (03:01 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2636 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/FileDialog_private.C

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