Changeset 571 for Common/RegistryEx.pas


Ignore:
Timestamp:
Jun 14, 2024, 9:37:37 PM (2 weeks ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/RegistryEx.pas

    r563 r571  
    133133  //CloseKey;
    134134  {$ENDIF}
    135   Result := inherited OpenKey(Key, CanCreate);
     135  Result := inherited;
    136136end;
    137137
Note: See TracChangeset for help on using the changeset viewer.