diff --git a/src/widgets/volumeslider.cpp b/src/widgets/volumeslider.cpp index f49be6c8..946ddc15 100644 --- a/src/widgets/volumeslider.cpp +++ b/src/widgets/volumeslider.cpp @@ -189,13 +189,6 @@ void PrettySlider::slideEvent(QMouseEvent *e) { } -namespace Amarok { -namespace ColorScheme { -extern QColor Background; -extern QColor Foreground; -} // namespace ColorScheme -} // namespace Amarok - #if 0 /** these functions aren't required in our fixed size world, but they may become useful one day **/