X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fupdate_flags.h;h=af71c0e78d5f8452fbfb8647fcd853036e68fd92;hb=ef091ca0eadf77134afe15c6d0913a22e0d45e6b;hp=a40e88c5567a1d200612478cdd835214208937b1;hpb=8d8988de475bf2055f253823e53fd5627be5de78;p=lyx.git diff --git a/src/update_flags.h b/src/update_flags.h index a40e88c556..af71c0e78d 100644 --- a/src/update_flags.h +++ b/src/update_flags.h @@ -26,7 +26,6 @@ namespace Update { /// Force a full redraw (but no metrics computations) ForceDraw = 4, /// Try to rebreak only the current paragraph metrics. - /// (currently ignored!) SinglePar = 8, /// Only the inset decorations need to be redrawn, no text metrics /// update is needed.