aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/LightingBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/LightingBench.cpp')
-rw-r--r--bench/LightingBench.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/LightingBench.cpp b/bench/LightingBench.cpp
index 16c928fe2f..9f25434bcc 100644
--- a/bench/LightingBench.cpp
+++ b/bench/LightingBench.cpp
@@ -224,4 +224,3 @@ DEF_BENCH( return new LightingDistantLitSpecularBench(p, true); )
DEF_BENCH( return new LightingDistantLitSpecularBench(p, false); )
DEF_BENCH( return new LightingSpotLitSpecularBench(p, true); )
DEF_BENCH( return new LightingSpotLitSpecularBench(p, false); )
-