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_task_list.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_task_list.cpp')
| -rw-r--r-- | src/rt/rust_task_list.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_task_list.cpp b/src/rt/rust_task_list.cpp index 81441de35f5..96d3d7bd34a 100644 --- a/src/rt/rust_task_list.cpp +++ b/src/rt/rust_task_list.cpp @@ -2,7 +2,6 @@ rust_task_list::rust_task_list (rust_scheduler *sched, const char* name) : sched(sched), name(name) { - // Nop; } void |
