Removed #warning, my gcc is not buggy anymore.
* glibtop_server.c: Removed #warning, my gcc is not buggy anymore.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-09-22 Benoît Dejean <tazforever@dlfp.org>
|
||||
|
||||
* glibtop_server.c: Removed #warning, my gcc is not buggy anymore.
|
||||
|
||||
2004-09-21 Benoît Dejean <tazforever@dlfp.org>
|
||||
|
||||
* fsusage.c: (linux_2_6_0), (linux_2_4_0),
|
||||
|
@@ -85,7 +85,6 @@ file_to_buffer(glibtop *server, char *buffer, const char *filename)
|
||||
}
|
||||
|
||||
|
||||
#warning "Ignore the following warning"
|
||||
unsigned get_pageshift(void)
|
||||
{
|
||||
static unsigned pageshift = 0;
|
||||
|
Reference in New Issue
Block a user