From 4fea599800293c13d3e67c3e816b2a44535951f5 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 2 Oct 1998 09:17:57 +0000 Subject: [PATCH] Removed objpas from uses clause --- fcl/linux/classes.pp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/fcl/linux/classes.pp b/fcl/linux/classes.pp index 6f491d8955..985fbd95b6 100644 --- a/fcl/linux/classes.pp +++ b/fcl/linux/classes.pp @@ -22,7 +22,6 @@ unit Classes; interface uses - objpas, sysutils, {!!!TSE 21.09.1998 needed for exceptions and strtoint} strings; @@ -40,7 +39,10 @@ implementation end. { $Log$ - Revision 1.5 1998-09-23 07:46:57 michael + Revision 1.6 1998-10-02 09:17:57 michael + Removed objpas from uses clause + + Revision 1.5 1998/09/23 07:46:57 michael * patches by TSE Revision 1.4 1998/06/10 21:53:09 michael