aboutsummaryrefslogtreecommitdiffstats
path: root/CheckItem.c
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-11 13:00:19 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:19 +0200
commit266ab52b3a741a58fb17c48b0f7939d7c5d266de (patch)
treeb4bccc59b9a35f3acbe7560f3d633940c71aedef /CheckItem.c
parent2c8c1a156130aa40be7dcaeb3ce2977a03cf50c2 (diff)
downloaddebian_htop-266ab52b3a741a58fb17c48b0f7939d7c5d266de.tar.gz
debian_htop-266ab52b3a741a58fb17c48b0f7939d7c5d266de.tar.bz2
debian_htop-266ab52b3a741a58fb17c48b0f7939d7c5d266de.zip
Imported Upstream version 0.6upstream/0.6
Diffstat (limited to 'CheckItem.c')
-rw-r--r--CheckItem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/CheckItem.c b/CheckItem.c
index de7c30b..0c42867 100644
--- a/CheckItem.c
+++ b/CheckItem.c
@@ -17,7 +17,6 @@ typedef struct CheckItem_ {
Object super;
char* text;
bool* value;
- bool radio;
} CheckItem;
extern char* CHECKITEM_CLASS;

© 2014-2024 Faster IT GmbH | imprint | privacy policy