summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/dlg/RemoteDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/RemoteDialog.hxx')
-rw-r--r--sd/source/ui/dlg/RemoteDialog.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/RemoteDialog.hxx b/sd/source/ui/dlg/RemoteDialog.hxx
index 20644ed3fa68..6c3f94ff8680 100644
--- a/sd/source/ui/dlg/RemoteDialog.hxx
+++ b/sd/source/ui/dlg/RemoteDialog.hxx
@@ -6,8 +6,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SD_SOURCE_UI_DLG_REMOTEDIALOG_HXX
-#define INCLUDED_SD_SOURCE_UI_DLG_REMOTEDIALOG_HXX
+#pragma once
#include <vcl/weld.hxx>
@@ -30,6 +29,4 @@ public:
};
}
-#endif // INCLUDED_SD_SOURCE_UI_DLG_REMOTEDIALOG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */