aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/_console.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/_console.h')
-rw-r--r--sword2/driver/_console.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sword2/driver/_console.h b/sword2/driver/_console.h
index 8907a00164..83c5c10f53 100644
--- a/sword2/driver/_console.h
+++ b/sword2/driver/_console.h
@@ -23,12 +23,6 @@
// Created : 19th September 1996
// By : P.R.Porter
//
-// Version Date By Description
-// ------- --------- --- -----------------------------------------------
-// 1.0 20-Sep-96 PRP Internal driver interface to the console
-// functions and data.
-//
-//
// Summary : This include file defines links to all data which is
// defined in the console.c module, but can be accessed by
// other parts of the driver96 library.