mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 12:39:25 +02:00
* pas2jni: Fixed more case statement warnings.
git-svn-id: trunk@43376 -
This commit is contained in:
parent
843b1b0d49
commit
b4e0c72cbe
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user