Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: Remove unidiomatic extern crate declaration
  • Loading branch information
orhun committed Oct 18, 2020
1 parent 666bd14 commit dbabec9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
@@ -1,5 +1,3 @@
extern crate x11;

use std::error::Error;
use std::ffi::CString;
use std::fmt;
Expand Down

0 comments on commit dbabec9

Please sign in to comment.