aboutsummaryrefslogtreecommitdiff
path: root/dw/style.cc
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2013-10-09 12:22:20 +0200
committerSebastian Geerken <devnull@localhost>2013-10-09 12:22:20 +0200
commitc49ced3a29f1f2f318d9fcd873abc3ffeff30e54 (patch)
tree35d37f491540ad83758934a80d6a6e114d0ebed0 /dw/style.cc
parentff920593c94fe192775811b7d9c7ab340a883c3a (diff)
Comments.
Diffstat (limited to 'dw/style.cc')
-rw-r--r--dw/style.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/dw/style.cc b/dw/style.cc
index cda61845..cd5136a5 100644
--- a/dw/style.cc
+++ b/dw/style.cc
@@ -1049,11 +1049,8 @@ void drawBorder (View *view, Layout *layout, Rectangle *area,
* that drawing again is is not neccessary, but some time can be
* saved.
*
- * \todo The same should not only be applied to background colors, but
- * also to background images.
- *
* Otherwise, the caller should not try to increase the performance by
- * doing some tests befre; this is all done in this method.
+ * doing some tests before; this is all done in this method.
*/
void drawBackground (View *view, Layout *layout, Rectangle *area,
int x, int y, int width, int height,