aboutsummaryrefslogtreecommitdiff
path: root/module/vulgar/termios.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vulgar/termios.scm')
-rw-r--r--module/vulgar/termios.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/vulgar/termios.scm b/module/vulgar/termios.scm
index bf92eb6d..e3bbb99d 100644
--- a/module/vulgar/termios.scm
+++ b/module/vulgar/termios.scm
@@ -1,6 +1,5 @@
;;; Module for termios interaction from Guile,
;;; Since that for some reason isn't built in.
-;; /usr/include/bits/termios.h
(define-module (vulgar termios)
:use-module (system foreign)