diff --git a/demos/tuidemo.c b/demos/tuidemo.c index 8e7607f0..8eb4cfce 100644 --- a/demos/tuidemo.c +++ b/demos/tuidemo.c @@ -19,11 +19,7 @@ /* change this if source at other location */ -#ifdef XCURSES # define FNAME "../demos/tui.c" -#else -# define FNAME "..\\demos\\tui.c" -#endif /**************************** strings entry box ***************************/