From 83f0d302e8eaa054d0b20303131f953181dd4f47 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Thu, 25 Apr 2013 07:01:04 +0000 Subject: Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@8851 2bbb7eff-a529-9590-31e7-b0007b416f81 --- bench/LightingBench.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'bench/LightingBench.cpp') 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); ) - -- cgit v1.2.3