Kaydet (Commit) 9878e891 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove unused tag type name (that happens to be reserved) in typedef

Change-Id: I72855ec7f5cd9873c9ab202fdcb06f5967585c41
üst eff3f820
......@@ -51,7 +51,7 @@ extern NSString* kTargetApplicationIdentifier;
@class RemoteControl;
typedef enum _RemoteControlEventIdentifier {
typedef enum {
// normal events
kRemoteButtonPlus =1<<1,
kRemoteButtonMinus =1<<2,
......
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