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