diff options
Diffstat (limited to 'finance/openhbci/files/patch-transaction.cpp')
-rw-r--r-- | finance/openhbci/files/patch-transaction.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/finance/openhbci/files/patch-transaction.cpp b/finance/openhbci/files/patch-transaction.cpp deleted file mode 100644 index 2cd1a0072bfa..000000000000 --- a/finance/openhbci/files/patch-transaction.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/openhbci/core/transaction.cpp.orig Sun Jul 20 16:02:04 2003 -+++ src/openhbci/core/transaction.cpp Sun Jul 20 16:02:48 2003 -@@ -34,6 +34,7 @@ - #include <config.h> - #endif - -+#include <assert.h> - #include "transaction.h" - #include "hbcistring.h" - |