From e7a6de84adafd9ca57a0de41358e0eeee7da9e9c Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Wed, 23 Jan 2008 15:55:43 +0100 Subject: [PATCH] remove unused attribute OH MY GOD IT'S OLD!11! --- structs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/structs.h b/structs.h index 36f074f42..5be8c5900 100644 --- a/structs.h +++ b/structs.h @@ -145,8 +145,6 @@ struct Statusbar int width; /** Bar height */ int height; - /** Layout txt width */ - int txtlayoutwidth; /** Default position */ Position dposition; /** Bar position */