1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00

texinfo: Remove unnecessary (oop goops) dependency.

* module/texinfo/string-utils.scm: Remove #:use-module (oop goops).
This commit is contained in:
Ludovic Courtès 2016-08-04 19:14:30 +02:00
parent 8a1fb459eb
commit 26cf7843c6

View file

@ -26,7 +26,6 @@
(define-module (texinfo string-utils)
#:use-module (srfi srfi-13)
#:use-module (srfi srfi-14)
#:use-module (oop goops)
#:export (escape-special-chars
transform-string
expand-tabs