Browse Source

* Fixed warning

Joost van der Sluis 3 years ago
parent
commit
72342791bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/dbgdwarf.pas

+ 1 - 0
compiler/dbgdwarf.pas

@@ -2975,6 +2975,7 @@ implementation
         memberowner:=nil;
         membersym:=nil;
         memberdef:=nil;
+        memberdef_or_sym:=nil; // To get rid off warning.
         dwarfoffset:=0; // To get rid off warning.
         if assigned(accesslist.procdef) then
           begin