plugins/nightlight: Remove unused typedef

This commit is contained in:
Vlad Zahorodnii 2024-05-17 13:17:16 +03:00
parent 1d9824d0a2
commit bc52189e20

View file

@ -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.