Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(740)

Unified Diff: runtime/bin/eventhandler.dart

Issue 9285017: Comment and white-space cleanup in IO libraries. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: More of the same. Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | runtime/bin/file_impl.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/eventhandler.dart
diff --git a/runtime/bin/eventhandler.dart b/runtime/bin/eventhandler.dart
index f6de84fef8150c2cd1894c75571f2acd751ebd90..869d399fb1e465bf4951332c782bfd56afc7a986 100644
--- a/runtime/bin/eventhandler.dart
+++ b/runtime/bin/eventhandler.dart
@@ -20,7 +20,6 @@ class EventHandler extends NativeFieldWrapperClass1 {
}
}
-
void _doSendData(int id, ReceivePort receivePort, int data)
native "EventHandler_SendData";
« no previous file with comments | « no previous file | runtime/bin/file_impl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698