summaryrefslogtreecommitdiffstats
path: root/CheckItem.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-06-06 20:41:01 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-06-06 20:41:01 +0000
commit2f1f82ee87f42b53593575241839d6d3b277880f (patch)
treeabffb1c601fb3b92e2f910bfd420f98e0f552874 /CheckItem.c
parentb95993fa22dc62667a86919d371e0941c168c094 (diff)
Updates for new version of the MakeHeader.py script.
Diffstat (limited to 'CheckItem.c')
-rw-r--r--CheckItem.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/CheckItem.c b/CheckItem.c
index ba5bd20d..73148f32 100644
--- a/CheckItem.c
+++ b/CheckItem.c
@@ -19,10 +19,8 @@ typedef struct CheckItem_ {
bool* value;
} CheckItem;
-extern char* CHECKITEM_CLASS;
}*/
-/* private property */
char* CHECKITEM_CLASS = "CheckItem";
CheckItem* CheckItem_new(char* text, bool* value) {

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