Removed #warning, my gcc is not buggy anymore.
* glibtop_server.c: Removed #warning, my gcc is not buggy anymore.
This commit is contained in:
@@ -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