diff options
Diffstat (limited to 'src/core/transaction.h')
-rw-r--r-- | src/core/transaction.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/transaction.h b/src/core/transaction.h index 06b49d4a59..70d74a4ccb 100644 --- a/src/core/transaction.h +++ b/src/core/transaction.h @@ -1,10 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once -/*** - Copyright 2010 Lennart Poettering -***/ - typedef struct Transaction Transaction; #include "hashmap.h" |