repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 11895c5c11c812cb3228cc63c930ffb3885cd7cd:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 11895c5c11c812cb3228cc63c930ffb3885cd7cd
Author: Emanuele Giaquinta 
Date:   Thu Jan 20 16:41:23 2011 +0000

    Remove commented out code.

diff --git a/src/command.C b/src/command.C
index a8d062f8af5e3fa2179167162079a5ff4b58cc80..
index ..3dc388b19a424019693a00815a18dc9c1ff1682c 100644
--- a/src/command.C
+++ b/src/command.C
@@ -980,7 +980,6 @@ rxvt_term::flush ()
   if (bgPixmap.flags & bgPixmap_t::hasChanged)
     {
       bgPixmap.flags &= ~bgPixmap_t::hasChanged;
-//      scr_clear (true); This needs to be researched further!
       scr_touch (false);
     }
 #endif
diff --git a/src/main.C b/src/main.C
index c1f5598070e731dd2d261cd58bf6dbd3a4ed9c45..
index ..e372757c384f28e3c4943111dff51bb5ecb052d4 100644
--- a/src/main.C
+++ b/src/main.C
@@ -1092,12 +1092,6 @@ rxvt_term::resize_all_windows (unsigned int newwidth, unsigned int newheight, in
   if (fix_screen || old_height == 0)
     scr_reset ();

-#ifdef HAVE_BG_PIXMAP
-//  TODO: this don't seem to have any effect - do we still need it ? If so - in which case exactly ?
-//  if (bgPixmap.pixmap)
-//    scr_touch (false);
-#endif
-
 #ifdef USE_XIM
   IMSetPosition ();
 #endif

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