wacom: drop the multiple definitions of SMARTPAD_UUID

Let's use deadbeef for now until we have the generation code in place.
pull/8/head
Peter Hutterer 2018-01-19 11:45:43 +10:00
parent 06e8d69e9d
commit 81033c3139
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ ORIENTATION_UPSIDEDOWN_LANDSCAPE = 'epacsdnal'
# FIXME: this should be generated once and stored for future use (dconf?)
SMARTPAD_UUID = 'dead00beef00'
SMARTPAD_UUID = '1d6adc5fac76'
SMARTPAD_UUID = '4810d75d5d4d'
def signed_char_to_int(v):