Skip to content

Commit

Permalink
Remove useless method.
Browse files Browse the repository at this point in the history
  • Loading branch information
azenla committed Apr 20, 2015
1 parent 24cd2a1 commit 82c5807
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/darwin.dart
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,3 @@ dynamic getSysCtlValueFromMib(List<int> mib, {type: "char[]", Type dtype, bool r
return value;
}
}

String getArgumentsForProcessId(int id) {
}

0 comments on commit 82c5807

Please sign in to comment.