diff options
Diffstat (limited to 'rtl/go32v2/vesah.inc')
-rw-r--r-- | rtl/go32v2/vesah.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rtl/go32v2/vesah.inc b/rtl/go32v2/vesah.inc index 90bdc85e94..8244fdf241 100644 --- a/rtl/go32v2/vesah.inc +++ b/rtl/go32v2/vesah.inc @@ -93,9 +93,3 @@ var VESAModeInfo : TVESAModeInfo; { Current Mode information } hasVesa: Boolean; { true if we have a VESA compatible graphics card} { initialized in QueryAdapterInfo in graph.inc } -{ - $Log: vesah.inc,v $ - Revision 1.4 2005/02/14 17:13:22 peter - * truncate log - -} |