Fixed FTBFS caused by apt-pkg >= 1.1.4

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 60b1ffd3c6)
r14.0.x
Michele Calgaro 8 years ago
parent 57e6c72d07
commit 6985ac9287

@ -31,7 +31,6 @@ PkgSystem::PkgSystem()
: m_terminalPart( 0 )
{
std::cerr << "kapture::PkgSystem::PkgSystem()" << std::endl;
Label = "adeptDPkgSystem";
}
void PkgSystem::setTerminal( KParts::Part *t )

Loading…
Cancel
Save