Fix Windows build
BUG= Review URL: https://codereview.chromium.org//1068993003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44944 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -43,7 +43,7 @@ void SignalHandler::Install(SignalAction action) {
|
||||
}
|
||||
|
||||
|
||||
void SignalHandler::Remove(SignalAction action) {
|
||||
void SignalHandler::Remove() {
|
||||
UNIMPLEMENTED();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user