removed unused PC64 pointer type

This commit is contained in:
Dennis1000 2017-03-09 15:24:15 +01:00
parent 7d4144bc85
commit 79ab444aac
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ const
type
TC64 = class;
PC64 = ^TC64;
TC64Thread = class(TThread)
private