mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 09:25:36 -04:00
Remove unnecessary kpmcore includes.
This commit is contained in:
parent
1620f6a668
commit
652ffaedd5
3 changed files with 0 additions and 7 deletions
|
@ -24,11 +24,6 @@
|
||||||
#include "utils/Units.h"
|
#include "utils/Units.h"
|
||||||
|
|
||||||
// KPMcore
|
// KPMcore
|
||||||
#include <kpmcore/backend/corebackend.h>
|
|
||||||
#include <kpmcore/backend/corebackendmanager.h>
|
|
||||||
#include <kpmcore/backend/corebackenddevice.h>
|
|
||||||
#include <kpmcore/backend/corebackendpartition.h>
|
|
||||||
#include <kpmcore/backend/corebackendpartitiontable.h>
|
|
||||||
#include <kpmcore/core/device.h>
|
#include <kpmcore/core/device.h>
|
||||||
#include <kpmcore/core/lvmdevice.h>
|
#include <kpmcore/core/lvmdevice.h>
|
||||||
#include <kpmcore/core/partition.h>
|
#include <kpmcore/core/partition.h>
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
#include <kpmcore/backend/corebackend.h>
|
#include <kpmcore/backend/corebackend.h>
|
||||||
#include <kpmcore/backend/corebackendmanager.h>
|
#include <kpmcore/backend/corebackendmanager.h>
|
||||||
#include <kpmcore/backend/corebackenddevice.h>
|
#include <kpmcore/backend/corebackenddevice.h>
|
||||||
#include <kpmcore/backend/corebackendpartition.h>
|
|
||||||
#include <kpmcore/backend/corebackendpartitiontable.h>
|
#include <kpmcore/backend/corebackendpartitiontable.h>
|
||||||
#include <kpmcore/core/device.h>
|
#include <kpmcore/core/device.h>
|
||||||
#include <kpmcore/core/partition.h>
|
#include <kpmcore/core/partition.h>
|
||||||
|
|
|
@ -25,7 +25,6 @@
|
||||||
#include <kpmcore/backend/corebackend.h>
|
#include <kpmcore/backend/corebackend.h>
|
||||||
#include <kpmcore/backend/corebackendmanager.h>
|
#include <kpmcore/backend/corebackendmanager.h>
|
||||||
#include <kpmcore/backend/corebackenddevice.h>
|
#include <kpmcore/backend/corebackenddevice.h>
|
||||||
#include <kpmcore/backend/corebackendpartition.h>
|
|
||||||
#include <kpmcore/backend/corebackendpartitiontable.h>
|
#include <kpmcore/backend/corebackendpartitiontable.h>
|
||||||
#include <kpmcore/core/device.h>
|
#include <kpmcore/core/device.h>
|
||||||
#include <kpmcore/core/partition.h>
|
#include <kpmcore/core/partition.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue