mirror of
https://github.com/worldforge/ember
synced 2026-08-13 16:23:06 -04:00
Fixed test.
This commit is contained in:
parent
c6bbd3bca6
commit
9cff275fdb
1 changed files with 0 additions and 7 deletions
|
|
@ -13,7 +13,6 @@
|
|||
#include "components/ogre/terrain/TerrainMod.h"
|
||||
|
||||
#include "framework/Exception.h"
|
||||
#include "main/Application.h"
|
||||
|
||||
#include <Eris/Entity.h>
|
||||
|
||||
|
|
@ -37,12 +36,6 @@ using namespace Ember::Domain;
|
|||
namespace Ember
|
||||
{
|
||||
|
||||
template<> Application *Singleton<Application>::ms_Singleton = 0;
|
||||
|
||||
void Application::requestQuit()
|
||||
{
|
||||
}
|
||||
|
||||
class DummyCompilerTechniqueProvider: public ICompilerTechniqueProvider
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue