mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Oops, left a debug still standing..
This commit is contained in:
parent
17a5bb122a
commit
5788da8ddc
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ fn usage(program: &str, opts: &Options) -> String {
|
|||
}
|
||||
|
||||
fn main() {
|
||||
println!("{:?}",i16::max_value());
|
||||
let args: Vec<String> = std::env::args().collect();
|
||||
let program = args[0].clone();
|
||||
|
||||
|
|
Loading…
Reference in a new issue