Ignore:
Timestamp:
May 27, 2007, 10:03:41 PM (18 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Settings.pas

    r112 r204  
    4040  ftr: TFileTypeRegistration;
    4141begin
     42  Result := True;
    4243  ftr := TFileTypeRegistration.Create;
    4344  if (ftr <> nil) then
     
    6162  ftr:     TFileTypeRegistration;
    6263  temps:   String;
    63   warnmsg: String;
    6464begin
    6565  Result := -1;
Note: See TracChangeset for help on using the changeset viewer.