From 94528b438e0eb37ccc829f75d51c471c6e484357 Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Thu, 15 Aug 2013 18:40:38 -0600 Subject: [PATCH] Warning police. --- wapcaplet.rc | 1 - 1 file changed, 1 deletion(-) diff --git a/wapcaplet.rc b/wapcaplet.rc index b8ab69e..3db18d5 100644 --- a/wapcaplet.rc +++ b/wapcaplet.rc @@ -16,7 +16,6 @@ extern mod std; use std::libc::size_t; use std::ptr::{null, to_mut_unsafe_ptr}; use std::cast::transmute; -use std::libc::*; use std::str; use ll::*;