Remove unneeded ;

pull/389/head
Jesse Vincent 8 years ago
parent 3b32197829
commit 6138e2f5be
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -34,7 +34,7 @@ class Unicode : public KaleidoscopePlugin {
static void type (uint32_t unicode);
static void typeCode (uint32_t unicode);
};
}
};
Key hexToKey (uint8_t hex);

Loading…
Cancel
Save