mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 03:26:29 +02:00
- unnecessary type declaration removed
git-svn-id: trunk@11503 -
This commit is contained in:
parent
0197192441
commit
10263e8e0f
@ -29,9 +29,7 @@ unit cutils;
|
|||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
|
||||||
type
|
type
|
||||||
pshortstring = ^string;
|
|
||||||
Tcharset=set of char;
|
Tcharset=set of char;
|
||||||
|
|
||||||
var
|
var
|
||||||
|
Loading…
Reference in New Issue
Block a user