diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-07-23 13:44:27 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-07-23 21:11:32 +0200 |
commit | 4bb2bca091ffa0cc8a5f4a850eef146bb66feaa0 (patch) | |
tree | e5cbebaf295f857d73ac73a1d3ea9f542961b898 /extensions/source/propctrlr/pcrunodialogs.hxx | |
parent | 3c077e587d36170be53bad90bd5c87364295426c (diff) |
remove now unnecessary comphelper::OModuleClient stuff
after the great gettext migration of 2017
Change-Id: I704389b1ae1fb34dae0429c98cbfc89c2d3b8e27
Reviewed-on: https://gerrit.libreoffice.org/40322
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'extensions/source/propctrlr/pcrunodialogs.hxx')
-rw-r--r-- | extensions/source/propctrlr/pcrunodialogs.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/pcrunodialogs.hxx b/extensions/source/propctrlr/pcrunodialogs.hxx index 98c6a1342b5c..fc3b1189bb3f 100644 --- a/extensions/source/propctrlr/pcrunodialogs.hxx +++ b/extensions/source/propctrlr/pcrunodialogs.hxx @@ -38,7 +38,6 @@ namespace pcr class OTabOrderDialog :public OTabOrderDialog_DBase ,public OTabOrderDialog_PBase - ,public PcrClient { protected: // <properties> |