Explorar o código

* reverted 13955 since a fix was already in place

git-svn-id: trunk@13956 -
andrew %!s(int64=16) %!d(string=hai) anos
pai
achega
8fd42a53de
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/chm/src/chmreader.pas

+ 0 - 1
packages/chm/src/chmreader.pas

@@ -930,7 +930,6 @@ var Index   : TMemoryStream;
 function  AbortAndTryTextual:tchmsitemap;
 
 begin
-     Result := nil;
      if Assigned(Index) Then Index.Free;
      // Second Try text Index
      Index := GetObject(IndexFile);