Remove unused var.
authorayin <ayin>
Sun, 26 Aug 2007 19:20:23 +0000 (19:20 +0000)
committerayin <ayin>
Sun, 26 Aug 2007 19:20:23 +0000 (19:20 +0000)
src/xpm.C

index f10f963f2522c6fa1ecdad490f4fc3e3c9bcf96d..76a9d2dc4caf68e4e30be59f5e961168c7c9b336 100644 (file)
--- a/src/xpm.C
+++ b/src/xpm.C
@@ -1221,7 +1221,7 @@ rxvt_term::get_pixmap_property (int prop_id)
   if (prop_id > 0 && prop_id < NUM_XA)
     if (xa[prop_id])
       {
-        int aformat, rootdepth;
+        int aformat;
         unsigned long nitems, bytes_after;
         Atom atype;
         unsigned char *prop = NULL;