stray clause kills pixbuf

"Walter C. Pelissero" <[email protected]> Mon, 26 Jan 2009 16:07:40 +0100
Newsgroups gmane.lisp.clg.devel
Message-ID <[email protected]>
I noticed this empty cond clause that has broken the load of pixbufs.

RCS file: /cvsroot/clg/clg/gdk/pixbuf.lisp,v
retrieving revision 1.9
diff -u -r1.9 pixbuf.lisp
--- pixbuf.lisp 10 Dec 2008 03:01:34 -0000      1.9
+++ pixbuf.lisp 26 Jan 2009 15:04:02 -0000
@@ -117,9 +117,6 @@
     (%pixbuf-new-from-data source colorspace has-alpha bits-per-sample width height (or stride (* width (if has-alpha 4 3)))))
    ((and (vectorp source) (stringp (aref source 0)))
     (%pixbuf-new-from-xpm-data source))
-   ((typep source 'vector)
-
-    )
    ((or (pathnamep source) (stringp source))
     #?-(pkg-exists-p "gtk+-2.0" :atleast-version "2.6.0")
     (unless preserve-aspect-ratio 

-- 
walter pelissero
http://www.pelissero.de

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword