summaryrefslogtreecommitdiff
path: root/ckcapi-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'ckcapi-object.h')
-rw-r--r--ckcapi-object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ckcapi-object.h b/ckcapi-object.h
index 4ba5d09..2b07c30 100644
--- a/ckcapi-object.h
+++ b/ckcapi-object.h
@@ -67,7 +67,6 @@ typedef struct _CkCapiObjectDataVtable
CkCapiGetAttribute get_bool;
CkCapiGetAttribute get_ulong;
CkCapiGetAttribute get_bytes;
- CkCapiGetAttribute get_date;
CkCapiRelease release;
}
CkCapiObjectDataVtable;