From 4e9ee32895ec822f1a0a72d8325e22f64b90bfc3 Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Sun, 1 Sep 2019 16:39:57 +0100 Subject: [PATCH] Remove unused forward declare --- orientation_sensor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/orientation_sensor.h b/orientation_sensor.h index d9786a8f11..90c6c4c3a8 100644 --- a/orientation_sensor.h +++ b/orientation_sensor.h @@ -26,7 +26,6 @@ along with this program. If not, see . #include class QOrientationSensor; -class OrientationSensorAdaptor; class KStatusNotifierItem; namespace KWin