diff options
Diffstat (limited to 'extensions/source/propctrlr/defaulthelpprovider.cxx')
-rw-r--r-- | extensions/source/propctrlr/defaulthelpprovider.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/defaulthelpprovider.cxx b/extensions/source/propctrlr/defaulthelpprovider.cxx index bcced921218e..3401fb405267 100644 --- a/extensions/source/propctrlr/defaulthelpprovider.cxx +++ b/extensions/source/propctrlr/defaulthelpprovider.cxx @@ -31,11 +31,9 @@ #include "pcrcommon.hxx" #include "modulepcr.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/ucb/AlreadyInitializedException.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/awt/XVclWindowPeer.hpp> -/** === end UNO includes === **/ #include <toolkit/helper/vclunohelper.hxx> #include <vcl/window.hxx> |