Bug 659676 - remove debugging code that snuck in. r=khuey

This commit is contained in:
Jeff Muizelaar 2011-05-26 09:29:25 +02:00
parent 02a4c1c6d9
commit f49a520423

View File

@ -280,4 +280,3 @@ endif
cairo-features.h: $(srcdir)/cairo-features.h.in $(GLOBAL_DEPS)
$(PERL) $(AUTOCONF_TOOLS)/make-makefile -t $(topsrcdir) -d $(DEPTH) ./$@
cat cairo-dwrite-font.i | gzip | python -c "import base64,sys; base64.encode(sys.stdin,sys.stdout)"