little fix

svn path=/trunk/; revision=15640
This commit is contained in:
Thomas Bluemel 2005-05-28 22:40:04 +00:00
parent ad652aad95
commit 3574d717a4

View file

@ -60,6 +60,4 @@ Backend::Backend ( Project& project,
Backend::~Backend()
{
delete &ProjectNode;
delete &configuration;
}