aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleTextAlpha.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/SampleTextAlpha.cpp')
-rw-r--r--samplecode/SampleTextAlpha.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/samplecode/SampleTextAlpha.cpp b/samplecode/SampleTextAlpha.cpp
index c357e6d8c2..097af8fb4d 100644
--- a/samplecode/SampleTextAlpha.cpp
+++ b/samplecode/SampleTextAlpha.cpp
@@ -76,7 +76,6 @@ protected:
y = 255;
}
fByte = y;
- this->inval(nullptr);
return true;
}