summaryrefslogtreecommitdiff
path: root/desktop/inc/migration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/inc/migration.hxx')
-rw-r--r--desktop/inc/migration.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/desktop/inc/migration.hxx b/desktop/inc/migration.hxx
index e193407236a0..e28b8f9a55d3 100644
--- a/desktop/inc/migration.hxx
+++ b/desktop/inc/migration.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DESKTOP_INC_MIGRATION_HXX
-#define INCLUDED_DESKTOP_INC_MIGRATION_HXX
+#pragma once
namespace desktop {
@@ -28,6 +27,5 @@ public:
static void migrateSettingsIfNecessary();
};
}
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */