Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #29 from renato-zannon/remove-libdebug
Browse files Browse the repository at this point in the history
Remove reference to libdebug
  • Loading branch information
BurntSushi committed Oct 17, 2014
2 parents 7515c10 + 0c0df4e commit db3abbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@
#![allow(dead_code, unused_variable, unused_imports)]
#![feature(plugin_registrar, macro_rules, phase, quote)]

extern crate debug;
extern crate libc;
// #[cfg(test)]
#[phase(plugin, link)]
Expand Down

0 comments on commit db3abbb

Please sign in to comment.