mysql: revoke permissions when dropping database
[hcoop/domtool2.git] / src / compat_smlnj.sml
index 01cfa24..ff493be 100644 (file)
@@ -18,7 +18,4 @@
 
 structure Compat : COMPAT = struct
     structure Char = Word32
-
-    val getattr = Posix.TTY.getattr
-    val setattr = Posix.TTY.setattr
 end