From 9720934f3a88b68092b31e6f67056fd43780f52d Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 28 Apr 2014 17:46:59 +0200 Subject: Remove doc/example-smob/ * doc/example-smob/: Remove example. It's smaller than it used to be in Guile 1.8, and with foreign objects there's practically nothing interesting to test. * doc/oldfmt.c: Remove this hoary thing. * doc/README: * doc/Makefile.am: Update. --- doc/example-smob/image-type.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 doc/example-smob/image-type.h (limited to 'doc/example-smob/image-type.h') diff --git a/doc/example-smob/image-type.h b/doc/example-smob/image-type.h deleted file mode 100644 index 38fcf74c4..000000000 --- a/doc/example-smob/image-type.h +++ /dev/null @@ -1,3 +0,0 @@ -/* file "image-type.h" */ - -void init_image_type (void); -- cgit v1.2.3