runtime.pkg: Trim old, unnecessary package exports.
authorMatt Birkholz <matt@birchwood-abbey.net>
Wed, 23 Jan 2019 21:08:18 +0000 (14:08 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Wed, 23 Jan 2019 21:35:30 +0000 (14:35 -0700)
The (runtime x-graphics) package doesn't use have-select? nor (lately)
make-image-type.  (The (x11 device) package imports make-image-type.)

src/runtime/runtime.pkg

index edda6e2b319a83fc0118afcd7eba5b2ee413fd7a..39a6ca4a13de6b7a43bc7e3f54364d34133263ff 100644 (file)
@@ -3801,8 +3801,6 @@ USA.
          channel-descriptor)
   (export (runtime microcode-errors)
          port-error-test)
-  (export (runtime x-graphics)
-         have-select?)
   (export (runtime thread)
          add-to-select-registry!
          have-select?
@@ -4387,9 +4385,7 @@ USA.
          image/width
          image?
          make-graphics-device
-         make-graphics-device-type)
-  (export (runtime x-graphics)
-         make-image-type))
+         make-graphics-device-type))
 
 (define-package (runtime x-graphics)
   (file-case os-type