X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ui.c;h=a6e1492871abf15e1f805b529b2a4c124c0ee897;hb=8c3f50479d2b84db00ed9b8305ca92a5b56ba32e;hp=7c60b0681c11f3b370435f06d241a896e62036e7;hpb=3a500c48898f7a279a98bfc259955a2e47bbfc48;p=pkg%2Fabook.git diff --git a/ui.c b/ui.c index 7c60b06..a6e1492 100644 --- a/ui.c +++ b/ui.c @@ -37,13 +37,6 @@ # include #endif -#ifdef USE_ASCII_ONLY -# define UI_HLINE_CHAR '-' -#else -# define UI_HLINE_CHAR ACS_HLINE -#endif - - /* * external variables */