From f3bf073532b753e104e51cea592c417c6776770d Mon Sep 17 00:00:00 2001 From: espen Date: Fri, 4 May 2001 17:00:37 +0000 Subject: [PATCH 1/1] Removed obsolete type definition --- glib/gforeign.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/glib/gforeign.lisp b/glib/gforeign.lisp index f70dfad..3ff5755 100644 --- a/glib/gforeign.lisp +++ b/glib/gforeign.lisp @@ -15,7 +15,7 @@ ;; License along with this library; if not, write to the Free Software ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -;; $Id: gforeign.lisp,v 1.7 2001-04-30 11:25:25 espen Exp $ +;; $Id: gforeign.lisp,v 1.8 2001-05-04 17:00:37 espen Exp $ (in-package "GLIB") @@ -401,7 +401,6 @@ (deftype boolean (&optional (size '*)) (declare (ignore size)) `(member t nil)) -(deftype static (type) type) (deftype invalid () nil) (defun atomic-type-p (type-spec) -- 2.11.0