OSDN Git Service

[Refactor] #37353 SOLARISのプリプロを削除 / Removed preprocessor SOLARIS
[hengband/hengband.git] / src / main-cap.c
index d6b62e0..0190dd2 100644 (file)
@@ -46,7 +46,7 @@
 #  if defined(_POSIX_VERSION)
 #   define USE_TPOSIX
 #  else
-#   if defined(USG) || defined(linux) || defined(SOLARIS)
+#   if defined(USG) || defined(linux)
 #    define USE_TERMIO
 #   else
 #    define USE_TCHARS