summaryrefslogtreecommitdiffstats
path: root/buffy.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-07-21 10:10:32 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-07-21 10:10:32 +0000
commitd07dfc25ca1dcab1741d17f6641f2fd0466d320a (patch)
tree370702d41f95f3b018d6f892b77d4a26d46e15ae /buffy.c
parent81db88ba92d375ebfd7aac021f226b996b2f10a4 (diff)
Fix compilation problem for non-imap systems.
Diffstat (limited to 'buffy.c')
-rw-r--r--buffy.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/buffy.c b/buffy.c
index 460a282c..fa3baeed 100644
--- a/buffy.c
+++ b/buffy.c
@@ -286,10 +286,7 @@ int mutt_buffy_check (int force)
#endif
continue;
}
-
-#ifdef USE_IMAP
}
-#endif
/* check to see if the folder is the currently selected folder
* before polling */