From 6f8cef248e1467595a932707eb9a9c53af2e8839 Mon Sep 17 00:00:00 2001 From: oroborus Date: Fri, 30 May 2008 17:03:33 +0000 Subject: - opravene memory leaky pomocou vlagrindu - sietovy protokol je navrhnuty tal aby client odsiselal info o tom, ze obdrzal spravu git-svn-id: http://opensvn.csie.org/tuxanci_ng@57 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/item.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/item.h') diff --git a/include/item.h b/include/item.h index 423b813..dd67765 100644 --- a/include/item.h +++ b/include/item.h @@ -28,7 +28,6 @@ typedef struct item_struct int frame; //poradove cislo animacie int count; - my_time_t lastSync; int author_id; #ifndef PUBLIC_SERVER -- cgit v1.2.3