summaryrefslogtreecommitdiffstats
path: root/include/vcl/field.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-26 13:45:04 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-07-27 11:36:33 +0200
commit02dc2cafbb0364556a4145633485f3c9f082b43d (patch)
tree55c30a0b3e833f50f86ddc67cc594f3f2136bcb3 /include/vcl/field.hxx
parentcppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) (diff)
downloadcore-02dc2cafbb0364556a4145633485f3c9f082b43d.tar.gz
core-02dc2cafbb0364556a4145633485f3c9f082b43d.zip
svx: 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: Ic8c24977a68d33a0051a74617fb4b4dcc2b664df Reviewed-on: https://gerrit.libreoffice.org/58094 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/vcl/field.hxx')
0 files changed, 0 insertions, 0 deletions