Merge from trunk.
[bpt/emacs.git] / src / intervals.c
index dd51125..e8ff5bc 100644 (file)
@@ -1723,8 +1723,6 @@ graft_intervals_into_buffer (INTERVAL source, ptrdiff_t position,
          BUF_INTERVALS (buffer)->position = BEG;
          BUF_INTERVALS (buffer)->up_obj = 1;
 
-         /* Explicitly free the old tree here?  */
-
          return;
        }