[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/desktop/shell
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2011-01-11 19:16:34
Message-ID: 20110111191634.2E52FAC8B3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1213827 by aseigo:

remove some now-pointless code


 M  +0 -8      desktopview.cpp  
 M  +0 -5      desktopview.h  


--- trunk/KDE/kdebase/workspace/plasma/desktop/shell/desktopview.cpp #1213826:1213827
@@ -117,8 +117,6 @@
             this, SLOT(screenResized(Kephal::Screen *)));
     connect(screens, SIGNAL(screenMoved(Kephal::Screen *, QPoint, QPoint)),
             this, SLOT(screenMoved(Kephal::Screen *)));
-
-    connect(this, SIGNAL(lostContainment()), SLOT(lostContainment()));
 }
 
 DesktopView::~DesktopView()
@@ -389,11 +387,5 @@
     }
 }
 
-void DesktopView::lostContainment()
-{
-    //QTimer::singleShot(0, this, SLOT(grabContainment()));
-    kDebug() << "lost our containment, waiting for someone to rescue us";
-}
-
 #include "desktopview.moc"
 
--- trunk/KDE/kdebase/workspace/plasma/desktop/shell/desktopview.h #1213826:1213827
@@ -82,11 +82,6 @@
      */
     void setContainment(Plasma::Containment *containment);
 
-    /**
-     * make sure we've always got a containment
-     */
-    void lostContainment();
-
 Q_SIGNALS:
     void dashboardClosed();
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic