From e76df47af0752f895a5b601071fde22de685d97e Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Mon, 18 Oct 1999 18:52:38 +0000 Subject: [PATCH] Reverted this commit. 1999-10-18 Martin Baulig * internals.texi: For LibGTop 1.0.x, we put a short notice here that this section was added in the development versions. --- doc/ChangeLog | 5 ----- doc/internals.texi | 11 ----------- 2 files changed, 16 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 59dc2a4a..4f450cd9 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,8 +1,3 @@ -1999-10-18 Martin Baulig - - * 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 * about.texi: Added a note about LibGTop and GNOME. 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 -