Преглед изворни кода

* timezone stuff back to unix

marco пре 21 година
родитељ
комит
07adf4e83d
1 измењених фајлова са 4 додато и 5 уклоњено
  1. 4 5
      rtl/unix/sysutils.pp

+ 4 - 5
rtl/unix/sysutils.pp

@@ -35,8 +35,6 @@ uses
 
 
 Procedure AddDisk(const path:string);
 Procedure AddDisk(const path:string);
 
 
-const
-  Tzseconds : Longint = 0;
 
 
 implementation
 implementation
 
 
@@ -820,8 +818,6 @@ End;
 
 
 
 
 
 
-{ Include timezone handling routines which use /usr/share/timezone info }
-{$i timezone.inc}
 
 
 Procedure GetLocalTime(var SystemTime: TSystemTime);
 Procedure GetLocalTime(var SystemTime: TSystemTime);
 begin
 begin
@@ -1092,7 +1088,10 @@ end.
 {
 {
 
 
   $Log$
   $Log$
-  Revision 1.51  2004-11-01 07:10:56  peter
+  Revision 1.52  2004-11-02 13:59:42  marco
+   * timezone stuff back to unix
+
+  Revision 1.51  2004/11/01 07:10:56  peter
     * 1.0.x bootstrap fix
     * 1.0.x bootstrap fix
 
 
   Revision 1.50  2004/10/31 22:25:31  olle
   Revision 1.50  2004/10/31 22:25:31  olle