Remove unnecessary kpmcore includes.
This commit is contained in:
parent
1620f6a668
commit
652ffaedd5
@ -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…
Reference in New Issue
Block a user