Tidy up includes and whitespace
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
@@ -34,10 +33,6 @@
|
||||
using namespace Base;
|
||||
using namespace Path;
|
||||
|
||||
|
||||
// TOOL
|
||||
|
||||
|
||||
TYPESYSTEM_SOURCE(Path::Tool , Base::Persistence);
|
||||
|
||||
// Constructors & destructors
|
||||
@@ -74,7 +69,6 @@ Tool::~Tool()
|
||||
}
|
||||
|
||||
// Reimplemented from base class
|
||||
|
||||
unsigned int Tool::getMemSize (void) const
|
||||
{
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user