summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/Starshatter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/Starshatter.cpp')
-rw-r--r--StarsEx/Starshatter.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/StarsEx/Starshatter.cpp b/StarsEx/Starshatter.cpp
index 6b87fb8..b0f7910 100644
--- a/StarsEx/Starshatter.cpp
+++ b/StarsEx/Starshatter.cpp
@@ -81,7 +81,6 @@
#include "ParseUtil.h"
#include "Token.h"
-#include "MachineInfo.h"
#include "Game.h"
#include "GameWinDX9.h"
#include "Clock.h"
@@ -2269,9 +2268,6 @@ Starshatter::LoadVideoConfig(const char* filename)
float depth_bias = video_settings->depth_bias;
int max_tex_size = 2048;
- if (MachineInfo::GetCpuSpeed() >= 1000 && MachineInfo::GetTotalRam() > 128)
- terrain_detail_level = 4;
-
Terrain::SetDetailLevel(terrain_detail_level);
// read the config file: