removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
This commit is contained in:
@@ -29,9 +29,6 @@ public:
|
||||
return "hid:USER";
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(Interface);
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user