summaryrefslogtreecommitdiff
path: root/src/analysis/db/item-int.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-09-26 22:26:11 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-09-26 22:26:11 (GMT)
commit02db731a963a7856e51868a6d591e1f0c15436e8 (patch)
tree9e0bebafeed2ac42223081733dfd041cd29e27e7 /src/analysis/db/item-int.h
parent6ed1e4110eb19b78f76154aa095a74414531f04c (diff)
Transmitted the database item flags thanks to the connections.
Diffstat (limited to 'src/analysis/db/item-int.h')
-rw-r--r--src/analysis/db/item-int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/analysis/db/item-int.h b/src/analysis/db/item-int.h
index 8c13cd9..35fca94 100644
--- a/src/analysis/db/item-int.h
+++ b/src/analysis/db/item-int.h
@@ -70,7 +70,6 @@ struct _GDbItem
GObject parent; /* A laisser en premier */
timestamp_t created; /* Date de création */
- timestamp_t timestamp; /* Date dernière activité */
rle_string author; /* Utilisateur d'origine */