summaryrefslogtreecommitdiffstats
path: root/articles.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-07-05 17:42:26 +0100
committerFreeArtMan <dos21h@gmail.com>2015-07-05 17:42:26 +0100
commit8f893cfe961a3be8c688e9d657e656e03749477b (patch)
treeac2333997d30e77415116c058a7342f852d477ed /articles.h
parent43d3e330b0064c8ab962a7e77b4f26ac2c63f8ec (diff)
downloadmicrobbs-8f893cfe961a3be8c688e9d657e656e03749477b.tar.gz
microbbs-8f893cfe961a3be8c688e9d657e656e03749477b.zip
Added default config init. And small fixes
Diffstat (limited to 'articles.h')
-rw-r--r--articles.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/articles.h b/articles.h
index a0ad530..1467fad 100644
--- a/articles.h
+++ b/articles.h
@@ -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* );