Remove bad old definition of bundle-op-monolithic-p.
authorFrancois-Rene Rideau <tunes@google.com>
Sun, 28 Oct 2012 00:18:11 +0000 (09:18 +0900)
committerFrancois-Rene Rideau <tunes@google.com>
Sun, 28 Oct 2012 00:18:11 +0000 (09:18 +0900)
bundle.lisp

index d5efa5d..0d61249 100644 (file)
@@ -56,8 +56,6 @@
 (defclass program-op (monolithic-bundle-op)
   ((type :initform :program)))
 
-#+ecl (monolithic :initform nil :reader bundle-op-monolithic-p)
-
 #+ecl
 (defmethod initialize-instance :after ((instance bundle-op) &rest initargs
                                        &key (name-suffix nil name-suffix-p)