]> git.lyx.org Git - lyx.git/commitdiff
unneeded declaration
authorAndré Pönitz <poenitz@gmx.net>
Tue, 27 Nov 2007 21:45:00 +0000 (21:45 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 27 Nov 2007 21:45:00 +0000 (21:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21836 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/FileDialog.cpp

index 9fdc890c3e0f5175ea763be80f14143edfc1fb41..ce8651eb01005c7b8330d9243cb666dd6d088c6d 100644 (file)
@@ -48,7 +48,6 @@ namespace lyx {
 
 using support::FileFilterList;
 using support::os::internal_path;
-using std::endl;
 
 
 class FileDialog::Private {