summaryrefslogtreecommitdiff
path: root/jvmfwk/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-26 11:34:38 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-07-26 15:25:56 +0200
commite9cca2f5e66604ec9bf38fccc6949c7d68a6010c (patch)
tree32d3e96a6210df36d135dd03df0f1541d40c0483 /jvmfwk/inc
parentf7f7eb79bf62318188f77558c5c9cfbaeab9ccd3 (diff)
i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
...by removing explicitly user-provided functions that do the same as their implicitly-defined counterparts, but may prevent implicitly declared copy functions from being defined as non-deleted in the future. (Even if a dtor was declared non-inline in an include file, the apparently-used implicitly-defined copy functions are already inline, so why bother with a non-inline dtor.) Change-Id: I6de6b84ebd177f494864d7de91e538fa5a64985c Reviewed-on: https://gerrit.libreoffice.org/58058 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'jvmfwk/inc')
0 files changed, 0 insertions, 0 deletions