OSDN Git Service

[Refacotr] #37353 使われていないプリプロUSE_NCURSESを部分的に削除 / Removed unused preprocessors USE_NC...
[hengbandforosx/hengbandosx.git] / src / h-config.h
index c2bf171..23cd38d 100644 (file)
  */
 
 /*
- * OPTION: Include "ncurses.h" instead of "curses.h" in "main-gcu.c"
- */
-/* #define USE_NCURSES */
-
-
-/*
  * OPTION: for multi-user machines running the game setuid to some other
  * user (like 'games') this SAFE_SETUID option allows the program to drop
  * its privileges when saving files that allow for user specified pathnames.