repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 3f1d6c1c85b9021b16de28c521549257cfbc2dfd:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 3f1d6c1c85b9021b16de28c521549257cfbc2dfd
Author: Emanuele Giaquinta 
Date:   Mon Aug 15 09:25:56 2011 +0000

    Remove obsolete comment.

diff --git a/src/background.C b/src/background.C
index e1e35e7ea9232911be4c2c7ef687303c8d13261d..
index ..d5715e790e5da158b6ef6ad09cffd7e34cc423b6 100644
--- a/src/background.C
+++ b/src/background.C
@@ -34,22 +34,6 @@
 #define FilterConvolution "convolution"
 #endif

-/*
- * Pixmap geometry string interpretation :
- * Each geometry string contains zero or one scale/position
- * adjustment and may optionally be followed by a colon and one or more
- * colon-delimited pixmap operations.
- * The following table shows the valid geometry strings and their
- * effects on the background image :
- *
- * WxH+X+Y    Set scaling to W% by H%, and position to X% by Y%.
- *            W and H are percentages of the terminal window size.
- *            X and Y are also percentages; e.g., +50+50 centers
- *            the image in the window.
- *
- * Pixmap Operations : (should be prepended by a colon)
- */
-
 #ifdef HAVE_BG_PIXMAP
 void
 rxvt_term::bg_destroy ()

-----END OF PAGE-----