diff options
Diffstat (limited to 'include/item.h')
| -rw-r--r-- | include/item.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |