windows: don't show terminal window
Looks like this got accidentally commented out in an android build Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
// hide console window on Windows in release
|
||||
|
||||
use notedeck::{DataPath, DataPathType, Notedeck};
|
||||
|
||||
Reference in New Issue
Block a user