aboutsummaryrefslogtreecommitdiffstats
path: root/include/gpu/GrContextOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu/GrContextOptions.h')
-rw-r--r--include/gpu/GrContextOptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrContextOptions.h b/include/gpu/GrContextOptions.h
index 85e1e42844..0522b9d20b 100644
--- a/include/gpu/GrContextOptions.h
+++ b/include/gpu/GrContextOptions.h
@@ -11,7 +11,7 @@
#include "SkTypes.h"
struct GrContextOptions {
- GrContextOptions() {};
+ GrContextOptions() {}
// Suppress prints for the GrContext.
bool fSuppressPrints = false;