mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
little fix
svn path=/trunk/; revision=15640
This commit is contained in:
parent
ad652aad95
commit
3574d717a4
1 changed files with 0 additions and 2 deletions
|
@ -60,6 +60,4 @@ Backend::Backend ( Project& project,
|
|||
|
||||
Backend::~Backend()
|
||||
{
|
||||
delete &ProjectNode;
|
||||
delete &configuration;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue