X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fupdate_flags.h;h=af71c0e78d5f8452fbfb8647fcd853036e68fd92;hb=25bcbe766601b7bbc5b9832858ab8e5874f5d2a2;hp=a40e88c5567a1d200612478cdd835214208937b1;hpb=c19c54dd5b85726df1b5187616d17d5430028c16;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.