]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiRef.cpp
Some comments and cosmetics.
[features.git] / src / frontends / qt4 / GuiRef.cpp
index 1bb852685abba7466beab0c086f59cf9ffa1df46..6de11331efe3006af2facbcc7a26818497d2faf1 100644 (file)
@@ -42,9 +42,6 @@ namespace frontend {
 using support::makeAbsPath;
 using support::makeDisplayPath;
 
-//FIXME It should be possible to eliminate lfun_name_
-//now and recover that information from params().insetType().
-//But let's not do that quite yet.
 /// Flags what action is taken by Kernel::dispatch()
 static std::string const lfun_name_ = "ref";