aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 856b55aa645..7f49fb4d247 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -2299,10 +2299,6 @@ the normal hook `change-major-mode-hook'. */)
2299 2299
2300 reset_buffer_local_variables (current_buffer, 0); 2300 reset_buffer_local_variables (current_buffer, 0);
2301 2301
2302 /* Redisplay mode lines; we are changing major mode. */
2303
2304 update_mode_lines++;
2305
2306 /* Any which are supposed to be permanent, 2302 /* Any which are supposed to be permanent,
2307 make local again, with the same values they had. */ 2303 make local again, with the same values they had. */
2308 2304