summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-10-18 18:52:38 +0000
committerMartin Baulig <martin@src.gnome.org>1999-10-18 18:52:38 +0000
commite76df47af0752f895a5b601071fde22de685d97e (patch)
treef17d5413f3f887c27639747ad2a1dda3c4a8e3d9
parent04fbf58c1814a345aa1c17d80bc7bcc2005091ec (diff)
downloadlibgtop-e76df47af0752f895a5b601071fde22de685d97e.tar.gz
Reverted this commit.
1999-10-18 Martin Baulig <martin@home-of-linux.org> * internals.texi: For LibGTop 1.0.x, we put a short notice here that this section was added in the development versions.
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/internals.texi11
2 files changed, 0 insertions, 16 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 59dc2a4a..4f450cd9 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,10 +1,5 @@
1999-10-18 Martin Baulig <martin@home-of-linux.org>
- * internals.texi: For LibGTop 1.0.x, we put a short notice here
- that this section was added in the development versions.
-
-1999-10-18 Martin Baulig <martin@home-of-linux.org>
-
* about.texi: Added a note about LibGTop and GNOME.
* reference.texi (glibtop_proc_state): Fix description of the `state'
diff --git a/doc/internals.texi b/doc/internals.texi
index d344c179..4cb9c2d6 100644
--- a/doc/internals.texi
+++ b/doc/internals.texi
@@ -1,8 +1,6 @@
@node LibGTop Internals, , Reference Manual, Top
@chapter LibGTop Internals
-@ifset LIBGTOP-1-1
-
@menu
* General Internals:: General Internals
* Sysdeps Internals:: Sysdeps Internals
@@ -107,12 +105,3 @@ glibtop_close_s (glibtop *server);
It is normally implemented in @file{close.c} in the sysdeps directory, but may
be empty.
-@end ifset
-
-@ifclear LIBGTOP-1-1
-
-This section was added in the development versions of LibGTop, please look
-at the manual for LibGTop 1.1.x.
-
-@end ifclear
-