Skip to content

Commit

Permalink
Fix warning: needless 'iter_cmp' flags
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuharuohzeki committed Dec 11, 2015
1 parent 7df8dc6 commit bccb46c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/compositing/lib.rs
Expand Up @@ -4,7 +4,6 @@

#![feature(box_syntax)]
#![feature(custom_derive)]
#![feature(iter_cmp)]
#![feature(plugin)]
#![feature(slice_bytes)]
#![feature(mpsc_select)]
Expand Down

0 comments on commit bccb46c

Please sign in to comment.