mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
Remove unused *goops-module* definition.
* module/oop/goops.scm (*goops-module*): Remove.
This commit is contained in:
parent
7cb88cbc92
commit
6098d96b7b
1 changed files with 0 additions and 2 deletions
|
@ -134,8 +134,6 @@
|
||||||
slot-exists? make find-method get-keyword)
|
slot-exists? make find-method get-keyword)
|
||||||
#:no-backtrace)
|
#:no-backtrace)
|
||||||
|
|
||||||
(define *goops-module* (current-module))
|
|
||||||
|
|
||||||
(eval-when (compile load eval)
|
(eval-when (compile load eval)
|
||||||
;;; The standard class precedence list computation algorithm
|
;;; The standard class precedence list computation algorithm
|
||||||
;;;
|
;;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue