summaryrefslogtreecommitdiffstats
path: root/src/fileio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileio.c')
-rw-r--r--src/fileio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fileio.c b/src/fileio.c
index cac866c5c1..750c08fbfe 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -6882,9 +6882,7 @@ buf_check_timestamp(
* this buffer. */
if (buf->b_ffname == NULL
|| buf->b_ml.ml_mfp == NULL
-#if defined(FEAT_QUICKFIX)
|| *buf->b_p_bt != NUL
-#endif
|| buf->b_saving
#ifdef FEAT_AUTOCMD
|| busy