summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--adept/adept/dpkgpm-gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/adept/adept/dpkgpm-gui.cpp b/adept/adept/dpkgpm-gui.cpp
index fb5e2dc..6828f54 100644
--- a/adept/adept/dpkgpm-gui.cpp
+++ b/adept/adept/dpkgpm-gui.cpp
@@ -31,7 +31,6 @@ PkgSystem::PkgSystem()
: m_terminalPart( 0 )
{
std::cerr << "kapture::PkgSystem::PkgSystem()" << std::endl;
- Label = "adeptDPkgSystem";
}
void PkgSystem::setTerminal( KParts::Part *t )