From ac396b4dc14f53dda7c7263f3c4ae10c04e8b5d4 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 9 Jan 2019 12:19:43 +0000 Subject: [PATCH] docs: Drop outdated timestamp and sign-off line See the git history for that instead. Signed-off-by: Philip Withnall --- docs/debugging.txt | 5 +---- docs/macros.txt | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/debugging.txt b/docs/debugging.txt index 074bc02fe..8bd6e3124 100644 --- a/docs/debugging.txt +++ b/docs/debugging.txt @@ -35,7 +35,4 @@ When G_ENABLE_DEBUG was defined upon compilation, the GObject library supports an environment variable GOBJECT_DEBUG that can be set to a combination of the flags passed in to g_type_init() (currently "objects" and "signals") to trigger debugging messages about -object bookkeeping and signal emissions during runtime. - - -2000/02/04 Tim Janik +object bookkeeping and signal emissions during runtime. \ No newline at end of file diff --git a/docs/macros.txt b/docs/macros.txt index 62b4eb26f..1983b5750 100644 --- a/docs/macros.txt +++ b/docs/macros.txt @@ -52,7 +52,4 @@ G_ENABLE_DEBUG - added verbosity of gutils.c to catch deprecated code paths - object ref/unref traps (consult debugging.txt) and object bookkeeping in gobject.c - - extra validity checks in gsignal.c - - -2000/12/28 Tim Janik + - extra validity checks in gsignal.c \ No newline at end of file