diff options
Diffstat (limited to 'uui/source/unknownauthdlg.cxx')
-rw-r--r-- | uui/source/unknownauthdlg.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/uui/source/unknownauthdlg.cxx b/uui/source/unknownauthdlg.cxx index 3a58d69842ea..c12a0e0ad756 100644 --- a/uui/source/unknownauthdlg.cxx +++ b/uui/source/unknownauthdlg.cxx @@ -27,15 +27,9 @@ #include <vcl/msgbox.hxx> -#ifndef UUI_IDS_HRC #include <ids.hrc> -#endif -#ifndef UUI_UNKNOWNAUTHDLG_HRC #include <unknownauthdlg.hrc> -#endif -#ifndef UUI_UNKNOWNAUTHDLG_HXX #include <unknownauthdlg.hxx> -#endif #include <com/sun/star/security/XDocumentDigitalSignatures.hpp> |