From 642a85360b3846b9e84c8a0e9671e23686313daf Mon Sep 17 00:00:00 2001 From: oroborus Date: Sun, 16 Mar 2008 16:32:38 +0000 Subject: - obrazok co som zabudol odolslat - rozrobene zdrojaky git-svn-id: http://opensvn.csie.org/tuxanci_ng@20 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/item.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/item.c') diff --git a/src/item.c b/src/item.c index 792bc7a..187885c 100644 --- a/src/item.c +++ b/src/item.c @@ -171,7 +171,6 @@ void addNewItem(list_t *listItem, tux_t *author) #ifndef BUBLIC_SERVER }while( isSettingItem(type) == FALSE ); #endif - item = newItem(new_x, new_y, type, author); addList(listItem, item); -- cgit v1.2.3