aboutsummaryrefslogtreecommitdiff
path: root/CPP/BABS/BankSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/BABS/BankSystem.h')
-rw-r--r--CPP/BABS/BankSystem.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/CPP/BABS/BankSystem.h b/CPP/BABS/BankSystem.h
deleted file mode 100644
index a593a92..0000000
--- a/CPP/BABS/BankSystem.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef BA-BANK_SYSTEM-BANK_SYSTEM
-#define BA-BANK_SYSTEM-BANK_SYSTEM
-#include "BankAccount.h"
-
-void bankerMode();
-void atmMode();
-
-#endif \ No newline at end of file