summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 0c50ede1..77cdc756 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -321,10 +321,6 @@ void imovefav(int old)
move_in_current_folder(old, new);
}
-inline int validboard(int bid){
- return bcache[bid].brdname[0];
-}
-
void load_brdbuf(void)
{
static char firsttime = 1;