summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/SalAquaPicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/SalAquaPicker.hxx')
-rw-r--r--fpicker/source/aqua/SalAquaPicker.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/aqua/SalAquaPicker.hxx b/fpicker/source/aqua/SalAquaPicker.hxx
index 63f76a6055ad..4eab78c52955 100644
--- a/fpicker/source/aqua/SalAquaPicker.hxx
+++ b/fpicker/source/aqua/SalAquaPicker.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAPICKER_HXX
-#define INCLUDED_FPICKER_SOURCE_AQUA_SALAQUAPICKER_HXX
+#pragma once
#include <osl/mutex.hxx>
@@ -79,6 +78,4 @@ protected:
void implInitialize();
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */