diff options
| author | Graydon Hoare <graydon@mozilla.com> | 2011-07-13 14:03:18 -0700 |
|---|---|---|
| committer | Graydon Hoare <graydon@mozilla.com> | 2011-07-13 14:03:18 -0700 |
| commit | 336a4df778129f906714830f429ad9c009434083 (patch) | |
| tree | d0ff1bb4d9111806d9e7e41a0914950078ea01a3 /src/rt/rust_upcall.cpp | |
| parent | 733fbf47139402c2c56552ae1480bae0b77d1242 (diff) | |
| download | rust-336a4df778129f906714830f429ad9c009434083.tar.gz rust-336a4df778129f906714830f429ad9c009434083.zip | |
Remove 'Nop.' comments, add emacs lines, remove obsolete file.
Diffstat (limited to 'src/rt/rust_upcall.cpp')
| -rw-r--r-- | src/rt/rust_upcall.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_upcall.cpp b/src/rt/rust_upcall.cpp index 86b72c5aa63..1cf2e935e1a 100644 --- a/src/rt/rust_upcall.cpp +++ b/src/rt/rust_upcall.cpp @@ -130,7 +130,6 @@ upcall_new_chan(rust_task *task, rust_port *port) { extern "C" CDECL void upcall_flush_chan(rust_task *task, rust_chan *chan) { LOG_UPCALL_ENTRY(task); - // Nop. } /** |
