From c6ba84462dd642f11f783ff33b36dc00fda6750c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 12 Jan 2020 17:58:17 +0100 Subject: dead --- src/bank-lib/fakebank.h | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 src/bank-lib/fakebank.h (limited to 'src/bank-lib/fakebank.h') diff --git a/src/bank-lib/fakebank.h b/src/bank-lib/fakebank.h deleted file mode 100644 index c52902f14..000000000 --- a/src/bank-lib/fakebank.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - This file is part of TALER - (C) 2016-2020 Taler Systems SA - - TALER is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 3, - or (at your option) any later version. - - TALER is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, - see -*/ - -/** - * @file bank-lib/fakebank.h - * @brief definitions for the "/history" layer. - * @author Marcello Stanisci - */ - -#ifndef FAKEBANK_H -#define FAKEBANK_H -#include "platform.h" -#include -#include "taler_bank_service.h" - -#endif -- cgit v1.2.3