From 75871ab1426ca91b1cb1032d13e5421b46dbe183 Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Fri, 17 Apr 2009 20:48:38 -0300 Subject: Update comments. --- hardinfo2/arch/linux/x86/processor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hardinfo2/arch/linux/x86') diff --git a/hardinfo2/arch/linux/x86/processor.h b/hardinfo2/arch/linux/x86/processor.h index 392288da..f83ee752 100644 --- a/hardinfo2/arch/linux/x86/processor.h +++ b/hardinfo2/arch/linux/x86/processor.h @@ -471,7 +471,6 @@ gchar *processor_get_capabilities_from_flags(gchar * strflags) { /* FIXME: * - Separate between processor capabilities, additional instructions and whatnot. - * - Use binary search or something faster than this O(n) cruft */ gchar **flags, **old; gchar *tmp = NULL; -- cgit v1.2.3