summaryrefslogtreecommitdiff
path: root/include/glibtop/fsusage.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-10-11 18:14:17 +0000
committerMartin Baulig <martin@src.gnome.org>1998-10-11 18:14:17 +0000
commit63e37821f34ff84ba312c452fe175d8f01da2ca6 (patch)
treebf7aad17e1ec6938891ec2938d56545be990ac65 /include/glibtop/fsusage.h
parent77e926d754397b4bc164f944d770c0caaa1db232 (diff)
downloadlibgtop-63e37821f34ff84ba312c452fe175d8f01da2ca6.tar.gz
Removed external delarations of all `glibtop_guile_*' functions that were
1998-10-11 Martin Baulig <martin@home-of-linux.org> * include/glibtop/*.h: Removed external delarations of all `glibtop_guile_*' functions that were formerly defined in sysdeps/guile/guile.c and sysdeps/guile/names/guile-names.c.
Diffstat (limited to 'include/glibtop/fsusage.h')
-rw-r--r--include/glibtop/fsusage.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/include/glibtop/fsusage.h b/include/glibtop/fsusage.h
index 91ce846d..a2f16cb9 100644
--- a/include/glibtop/fsusage.h
+++ b/include/glibtop/fsusage.h
@@ -55,25 +55,6 @@ extern void glibtop_get_fsusage_l __P((glibtop *, glibtop_fsusage *, const char
extern void glibtop_get_fsusage_s __P((glibtop *, glibtop_fsusage *, const char *));
-#ifdef GLIBTOP_GUILE
-
-/* You need to link with -lgtop_guile to get this stuff here. */
-
-extern SCM glibtop_guile_get_fsusage __P((SCM));
-
-#endif
-
-#ifdef GLIBTOP_GUILE_NAMES
-
-/* You need to link with -lgtop_guile_names to get this stuff here. */
-
-extern SCM glibtop_guile_names_fsusage __P((void));
-extern SCM glibtop_guile_types_fsusage __P((void));
-extern SCM glibtop_guile_labels_fsusage __P((void));
-extern SCM glibtop_guile_descriptions_fsusage __P((void));
-
-#endif
-
#ifdef GLIBTOP_NAMES
/* You need to link with -lgtop_names to get this stuff here. */