From 2e51c2669c9951bda4054ce92dabfe65903d986e Mon Sep 17 00:00:00 2001 From: carlokok Date: Mon, 7 Jul 2008 09:00:54 +0000 Subject: [PATCH] 0004263: Int64 issue in PS git-svn-id: http://code.remobjects.com/svn/pascalscript@65 5c9d2617-0215-0410-a2ee-e80e04d1c6d8 --- Source/uPSRuntime.pas | 3 --- 1 file changed, 3 deletions(-) diff --git a/Source/uPSRuntime.pas b/Source/uPSRuntime.pas index 1ab6897..7ae448d 100644 --- a/Source/uPSRuntime.pas +++ b/Source/uPSRuntime.pas @@ -10797,9 +10797,6 @@ begin btu16, bts32, btu32, -{$IFNDEF PS_NOINT64} - bts64, -{$ENDIF} btstring, btclass, {$IFNDEF PS_NOINTERFACES}