aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleLCD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/SampleLCD.cpp')
-rw-r--r--samplecode/SampleLCD.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/samplecode/SampleLCD.cpp b/samplecode/SampleLCD.cpp
index 7136448c8c..130a28c5e5 100644
--- a/samplecode/SampleLCD.cpp
+++ b/samplecode/SampleLCD.cpp
@@ -65,4 +65,3 @@ private:
static SkView* MyFactory() { return new LCDView; }
static SkViewRegister reg(MyFactory);
-