[api-minor] Remove the deprecated renderTextLayer and updateTextLayer functions (PR 18104 follow-up)

This commit is contained in:
Jonas Jenwald 2024-06-30 15:16:00 +02:00
parent 40b0c848ee
commit f3d177e3e4
4 changed files with 4 additions and 56 deletions

View file

@ -50,12 +50,10 @@ const {
PermissionFlag,
PixelsPerInch,
RenderingCancelledException,
renderTextLayer,
setLayerDimensions,
shadow,
TextLayer,
UnexpectedResponseException,
updateTextLayer,
Util,
VerbosityLevel,
version,
@ -99,12 +97,10 @@ export {
PermissionFlag,
PixelsPerInch,
RenderingCancelledException,
renderTextLayer,
setLayerDimensions,
shadow,
TextLayer,
UnexpectedResponseException,
updateTextLayer,
Util,
VerbosityLevel,
version,