* pas2jni: Fixed more case statement warnings.

git-svn-id: trunk@43376 -
This commit is contained in:
yury 2019-11-03 13:22:14 +00:00
parent 843b1b0d49
commit b4e0c72cbe

View File

@ -561,6 +561,8 @@ var
with TClassRefDef(d) do begin
ClassRef:=_GetRef(it.Get('Ref', TJSONObject(nil)));;
end;
dtNone, dtUnit, dtType, dtJniObject, dtJniEnv:
; // no action
end;
end;
end;