diff --git a/src/modules/partition/jobs/ChangeFilesystemLabelJob.cpp b/src/modules/partition/jobs/ChangeFilesystemLabelJob.cpp index 2df2db5e4..855e5fa8b 100644 --- a/src/modules/partition/jobs/ChangeFilesystemLabelJob.cpp +++ b/src/modules/partition/jobs/ChangeFilesystemLabelJob.cpp @@ -100,6 +100,3 @@ ChangeFilesystemLabelJob::exec() backendPartitionTable->commit(); return Calamares::JobResult::ok(); } - - -#include "ChangeFilesystemLabelJob.moc"