mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: bizarre
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2e05d7addb
commit
3dc43a4c1b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ PRESERVE_SYMBOLS = [
|
||||||
'app_crashed',
|
'app_crashed',
|
||||||
]
|
]
|
||||||
|
|
||||||
# I have NO idea why we need to preserve `g_default_draw_implementation`, but we do. It's bizzare.
|
# I have NO idea why we need to preserve `g_default_draw_implementation`, but we do. It's bizarre.
|
||||||
# We can at least obfuscate the name.
|
# We can at least obfuscate the name.
|
||||||
OBFUSCATE_SYMBOLS = [
|
OBFUSCATE_SYMBOLS = [
|
||||||
'g_default_draw_implementation',
|
'g_default_draw_implementation',
|
||||||
|
|
Loading…
Add table
Reference in a new issue