From b208c9189f0d7866a90d1c7b030cd80b1829366a Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Tue, 17 Oct 2006 21:53:27 +0000 Subject: Minor cleanups, add SMP support (currently only x86 and x86_64). --- hardinfo2/menu.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'hardinfo2/menu.c') diff --git a/hardinfo2/menu.c b/hardinfo2/menu.c index 61bde7bd..2bf5e3db 100644 --- a/hardinfo2/menu.c +++ b/hardinfo2/menu.c @@ -24,12 +24,10 @@ #include #include -#include #include #include - static GtkActionEntry entries[] = { { "FileMenuAction", NULL, "_File" }, /* name, stock id, label */ -- cgit v1.2.3