plugins/nightlight: Remove unused typedef
This commit is contained in:
parent
1d9824d0a2
commit
bc52189e20
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class ClockSkewNotifier;
|
|||
class NightLightDBusInterface;
|
||||
|
||||
typedef QPair<QDateTime, QDateTime> DateTimes;
|
||||
typedef QPair<QTime, QTime> Times;
|
||||
|
||||
/**
|
||||
* This enum type is used to specify operation mode of the night light manager.
|
||||
|
|
Loading…
Reference in a new issue