summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/textmodes/ooutline.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/textmodes/ooutline.el b/lisp/textmodes/ooutline.el
index c039fb0b295..88271165366 100644
--- a/lisp/textmodes/ooutline.el
+++ b/lisp/textmodes/ooutline.el
@@ -1,11 +1,6 @@
;;; outline.el --- outline mode commands for Emacs
-
;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc.
-;; 7-Feb-94 Kevin Broadey
-;; Fix show-children so it doesn't try to narrow to (1+ (point-max)) when
-;; exposing the last level-n header in the buffer.
-;;
;; Maintainer: FSF
;; This file is part of GNU Emacs.