diff options
author | Torbjörn Andersson | 2003-09-23 16:53:25 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2003-09-23 16:53:25 +0000 |
commit | 4ae1674a443bf9be79f1d25fa4d4d60250484511 (patch) | |
tree | c5e1d5bf52917d7108d5589697626699fd8e9e1b /sword2/driver/rdwin.h | |
parent | 95a59bd049928dd4eddda8476920e3155e6c2c1d (diff) | |
download | scummvm-rg350-4ae1674a443bf9be79f1d25fa4d4d60250484511.tar.gz scummvm-rg350-4ae1674a443bf9be79f1d25fa4d4d60250484511.tar.bz2 scummvm-rg350-4ae1674a443bf9be79f1d25fa4d4d60250484511.zip |
Removed ancient version history. Much of it doesn't apply to us, and was
cluttering up the files anyway. (Though I do feel a slight twinge of guilt
for removing historical records like this. :-)
svn-id: r10384
Diffstat (limited to 'sword2/driver/rdwin.h')
-rw-r--r-- | sword2/driver/rdwin.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sword2/driver/rdwin.h b/sword2/driver/rdwin.h index 271b313ad7..9d83583f4b 100644 --- a/sword2/driver/rdwin.h +++ b/sword2/driver/rdwin.h @@ -23,17 +23,6 @@ // Created : 20th August 1996 // By : P.R.Porter // -// Version Date By Description -// ------- --------- --- ----------------------------------------------- -// 1.0 16-Sep-96 PRP Driver interface to the rdwin functions/data -// -// 1.1 07-Nov-96 PRP Added debug windows message handler, and RECT -// defining the size of the current window. -// -// 1.2 04-Apr-97 PRP Oops - no changes -// -// -// // Summary : This include file defines links to all data which is // defined in the rdwin.c module, but can be accessed by // other parts of the driver96 library. |