summaryrefslogtreecommitdiff
path: root/glibtop.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-05-28 12:01:56 +0000
committerMartin Baulig <martin@src.gnome.org>1999-05-28 12:01:56 +0000
commit0e9245ba2819a21bfa4c6969a1d3a775f852bd8a (patch)
treedd0f1722b48c831ccd6224b6518145227a327552 /glibtop.h
parent091811a4d6ebbd99f39221c5c23ae0cacba94f64 (diff)
downloadlibgtop-0e9245ba2819a21bfa4c6969a1d3a775f852bd8a.tar.gz
Move this here.
1999-05-28 Martin Baulig <martin@home-of-linux.org> * glibtop.h (GLIBTOP_MOUNTENTRY_LEN): Move this * include/glibtop/limits.h: here.
Diffstat (limited to 'glibtop.h')
-rw-r--r--glibtop.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/glibtop.h b/glibtop.h
index a4d652ef..0d861d36 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -38,10 +38,6 @@
#include <glibtop_machine.h>
#endif
-#ifndef GLIBTOP_MOUNTENTRY_LEN
-#define GLIBTOP_MOUNTENTRY_LEN 79
-#endif
-
typedef struct _glibtop glibtop;
#include <glibtop/sysdeps.h>