mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-20 02:14:22 +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() {
|
fn main() {
|
||||||
println!("{:?}",i16::max_value());
|
|
||||||
let args: Vec<String> = std::env::args().collect();
|
let args: Vec<String> = std::env::args().collect();
|
||||||
let program = args[0].clone();
|
let program = args[0].clone();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue