Removed destructor from Platform since EmuFrontFileObject destructor
authorMikko Keinänen <mikko.keinanen@gmail.com>
Wed, 24 Nov 2010 21:32:54 +0000 (23:32 +0200)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Wed, 24 Nov 2010 21:32:54 +0000 (23:32 +0200)
commit2e901788519ca767ac705c7bfeb61816fbe970dd
treebcfefae62da1d080db401cc85f48d29650a917ff
parent5fbb6351fc1ec8292a8314fb2cadd84bba0dab5d
Removed destructor from Platform since EmuFrontFileObject destructor
does the destructing job properly already.
src/dataobjects/emufrontfileobject.cpp
src/dataobjects/platform.cpp
src/dataobjects/platform.h
testing/EmuFrontTesting/platformtest.cpp
testing/EmuFrontTesting/platformtest.h