diff options
Diffstat (limited to 'articles.h')
-rw-r--r-- | articles.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -31,8 +31,6 @@ //part of libadt #include "list.h" -#define WORKING_DIR "article" - int bbs_article( term_screen*, const char* ); int bbs_article_list( term_screen*, const char* ); |