]> git.lyx.org Git - lyx.git/blobdiff - src/undo_funcs.C
remove noload/don't typeset
[lyx.git] / src / undo_funcs.C
index 41578aa46e5f0f12bbfae10c9f8469a64d125d1d..e72a5c1d95588df968b0203f0f246eb1ec260235 100644 (file)
@@ -31,7 +31,7 @@ using boost::shared_ptr;
 
 /// the flag used by FinishUndo();
 bool undo_finished;
-/// FIXME
+/// whether actions are not added to the undo stacks
 bool undo_frozen;
 
 namespace {