Remove unneeded file

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
pull/2/head
Mavridis Philippe 3 weeks ago
parent 4d7263c0c9
commit 67a9b630c7
No known key found for this signature in database
GPG Key ID: F8D2D7E2F989A494

@ -1,23 +0,0 @@
//
// C++ Implementation: malloryclient
//
// Description:
//
//
// Author: Remi Villatel <maxilys@tele2.fr>, (C) 2005
//
// Copyright: See COPYING file that comes with this distribution
//
//
#include "malloryclient.h"
MalloryClient::MalloryClient(TQObject *parent, const char *name)
: KDecoration(parent, name)
{
}
MalloryClient::~MalloryClient()
{
}
#include "malloryclient.moc"
Loading…
Cancel
Save