Kaydet (Commit) e854d5d6 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable 's_sIsSystemFont'

Change-Id: Icec2ad962bea3f46b5508c2612cc69d525d08391
üst 1fab5668
...@@ -54,7 +54,6 @@ namespace ...@@ -54,7 +54,6 @@ namespace
const char s_sIsAllowAnimatedGraphics[] = "IsAllowAnimatedGraphics"; const char s_sIsAllowAnimatedGraphics[] = "IsAllowAnimatedGraphics";
const char s_sIsAllowAnimatedText[] = "IsAllowAnimatedText"; const char s_sIsAllowAnimatedText[] = "IsAllowAnimatedText";
const char s_sIsAutomaticFontColor[] = "IsAutomaticFontColor"; const char s_sIsAutomaticFontColor[] = "IsAutomaticFontColor";
const char s_sIsSystemFont[] = "IsSystemFont";
const char s_sIsSelectionInReadonly[] = "IsSelectionInReadonly"; const char s_sIsSelectionInReadonly[] = "IsSelectionInReadonly";
const char s_sColorValueSetColumnCount[] = "ColorValueSetColumnCount"; const char s_sColorValueSetColumnCount[] = "ColorValueSetColumnCount";
const char s_sEdgeBlending[] = "EdgeBlending"; const char s_sEdgeBlending[] = "EdgeBlending";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment