From: Jean-Marc Lasgouttes Date: Mon, 18 Jul 2016 14:17:38 +0000 (+0200) Subject: Remove obviously wrong documentation in Painter.h X-Git-Tag: 2.3.0alpha1~1243 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7e997c193eae7c68d964c9d590ff38e1dbfa1762;p=features.git Remove obviously wrong documentation in Painter.h --- diff --git a/src/frontends/Painter.h b/src/frontends/Painter.h index 11bd24f66c..b4843e6764 100644 --- a/src/frontends/Painter.h +++ b/src/frontends/Painter.h @@ -38,12 +38,7 @@ namespace frontend { * * The intention for a toolkit is that it uses these methods to paint * onto a backing pixmap. Only when expose events arrive via the event - * queue (perhaps generated via Screen::expose), does the copy onto - * the actual WorkArea widget take place. Paints are wrapped in (possibly - * recursive) calls to start() and end() to facilitate the backing pixmap - * management. - * - * Note that the methods return *this for convenience. + * queue, does the copy onto the actual WorkArea widget take place. * * Caution: All char_type and docstring arguments of the text drawing * methods of this class are no UCS4 chars or strings if the font is a