-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 2fd81799052520a7456d76cb1c2ce9b777f15bfb:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 2fd81799052520a7456d76cb1c2ce9b777f15bfb
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Thu Jun 7 21:28:10 2012 +0000

    *** empty log message ***

diff --git a/src/rxvtimg.C b/src/rxvtimg.C

index 9d539d7731aec0834d62ef0cacc20cb9649fe738..

index ..d076641b26dc7f2c7365e6684606c3cd6c89a452 100644

--- a/src/rxvtimg.C
+++ b/src/rxvtimg.C
@@ -16,13 +16,6 @@ rxvt_img::rxvt_img (const rxvt_img &img)
   ++ref->cnt;
 }

-#if 0
-rxvt_img::rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int width, int height, Pixmap pixmap)
-: s(screen), x(0), y(0), w(width), h(height), format(format), repeat(RepeatNormal), shared(false), pm(pixmap)
-{
-}
-#endif
-
 rxvt_img *
 rxvt_img::new_from_root (rxvt_screen *s)
 {
diff --git a/src/rxvtimg.h b/src/rxvtimg.h

index fa4f57ed0bf7e9b2b77c6b79452c3dc0b88b6127..

index ..80162ba1d44dcf1b5a3dc35105301892736ed7d0 100644

--- a/src/rxvtimg.h
+++ b/src/rxvtimg.h
@@ -40,7 +40,6 @@ public:
   rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int x, int y, int width, int height, int repeat = RepeatNormal);
   rxvt_img (const rxvt_img &img);

-  //rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int width, int height, Pixmap pixmap);
   static rxvt_img *new_from_pixbuf (rxvt_screen *s, GdkPixbuf *pb); // from pixbuf
   static rxvt_img *new_from_file (rxvt_screen *s, const char *filename); // via pixbuf
   static rxvt_img *new_from_root (rxvt_screen *s); // get root pixmap

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

-- Response ended

-- Page fetched on Sun Jun 2 09:38:35 2024