mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 18:24:19 +02:00
- Remove unused variable.
git-svn-id: trunk@7910 -
This commit is contained in:
parent
296501f036
commit
997240d094
@ -1302,7 +1302,6 @@ implementation
|
|||||||
var
|
var
|
||||||
storefilepos : tfileposinfo;
|
storefilepos : tfileposinfo;
|
||||||
cursectype : TAsmSectionType;
|
cursectype : TAsmSectionType;
|
||||||
C_name : string;
|
|
||||||
valuelist : tasmlist;
|
valuelist : tasmlist;
|
||||||
begin
|
begin
|
||||||
{ mark the staticvarsym as typedconst }
|
{ mark the staticvarsym as typedconst }
|
||||||
|
Loading…
Reference in New Issue
Block a user