diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-24 06:09:54 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-24 10:15:57 (GMT) |
| commit | 22bbf46a12c65275a14aeddb1941b0fec0eb0b5b (patch) | |
| tree | 08110be72491ac1c472c8a4dd6cd9e43d2b95053 /src/displayapp/screens/Symbols.h | |
| parent | 7d4592a8e95566b7e2d3adecef8ed0349905759f (diff) | |
sans paddle and analog watchface
Diffstat (limited to 'src/displayapp/screens/Symbols.h')
| -rw-r--r-- | src/displayapp/screens/Symbols.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/screens/Symbols.h b/src/displayapp/screens/Symbols.h index 5ba8f95..928bcd7 100644 --- a/src/displayapp/screens/Symbols.h +++ b/src/displayapp/screens/Symbols.h @@ -24,7 +24,6 @@ namespace Pinetime { static constexpr const char* tachometer = "\xEF\x8F\xBD"; static constexpr const char* asterisk = "\xEF\x81\xA9"; static constexpr const char* paintbrush = "\xEF\x87\xBC"; - static constexpr const char* paddle = "\xEF\x91\x9D"; static constexpr const char* map = "\xEF\x96\xa0"; static constexpr const char* qrcode = "\xEF\x80\xa9"; static constexpr const char* phone = "\xEF\x82\x95"; |
