diff options
Diffstat (limited to 'src/buffer.c')
| -rw-r--r-- | src/buffer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/buffer.c b/src/buffer.c index 56d6231f5f8..7fb1029a314 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -44,8 +44,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include "keymap.h" #include "frame.h" -struct buffer *current_buffer; /* the current buffer */ - /* First buffer in chain of all buffers (in reverse order of creation). Threaded through ->header.next.buffer. */ |
