Small cosmetic changes.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-21 05:01:54 +01:00
parent 8dad091c6b
commit c386db2b33
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -55,10 +55,6 @@ Packer::~Packer()
{
delete uip; uip = NULL;
delete linker; linker = NULL;
#if 0
initLoader(NULL, 0);
delete linker; linker = NULL;
#endif
}