From: Brenden Matthews Date: Fri, 13 Aug 2010 17:58:35 +0000 (-0700) Subject: Build fix for IBM support when X is disabled. X-Git-Url: http://vcs.maemo.org/git/?p=monky;a=commitdiff_plain;h=a25985f00b5956e1100900a50986fd89ff560812 Build fix for IBM support when X is disabled. See http://bugs.gentoo.org/show_bug.cgi?id=331171 for details. --- diff --git a/src/text_object.h b/src/text_object.h index 471f842..52d19e7 100644 --- a/src/text_object.h +++ b/src/text_object.h @@ -140,9 +140,7 @@ enum text_object_type { OBJ_ibm_volume, OBJ_ibm_brightness, OBJ_smapi, -#ifdef X11 OBJ_smapi_bat_bar, -#endif /* X11 */ OBJ_smapi_bat_perc, OBJ_smapi_bat_temp, OBJ_smapi_bat_power,