summaryrefslogtreecommitdiffstats
path: root/ListItem.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 /ListItem.c
parentb95993fa22dc62667a86919d371e0941c168c094 (diff)
Updates for new version of the MakeHeader.py script.
Diffstat (limited to 'ListItem.c')
-rw-r--r--ListItem.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ListItem.c b/ListItem.c
index 1889a352..13d94d00 100644
--- a/ListItem.c
+++ b/ListItem.c
@@ -21,10 +21,8 @@ typedef struct ListItem_ {
int key;
} ListItem;
-extern char* LISTITEM_CLASS;
}*/
-/* private property */
char* LISTITEM_CLASS = "ListItem";
ListItem* ListItem_new(char* value, int key) {

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