aboutsummaryrefslogtreecommitdiff
path: root/include/tss2/tss2_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tss2/tss2_common.h')
-rw-r--r--include/tss2/tss2_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/tss2/tss2_common.h b/include/tss2/tss2_common.h
index 12353b71..533b6541 100644
--- a/include/tss2/tss2_common.h
+++ b/include/tss2/tss2_common.h
@@ -47,11 +47,6 @@ typedef int32_t INT32;
typedef uint64_t UINT64;
typedef int64_t INT64;
-typedef struct {
- UINT16 size;
- BYTE buffer[1];
-} TPM2B;
-
/*
* ABI runtime negotiation definitions
*/