aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mumctl/src/main.rs2
-rw-r--r--todo.org2
2 files changed, 1 insertions, 3 deletions
diff --git a/mumctl/src/main.rs b/mumctl/src/main.rs
index 9bb96a8..4aed39c 100644
--- a/mumctl/src/main.rs
+++ b/mumctl/src/main.rs
@@ -7,8 +7,6 @@ use std::fs;
fn main() {
setup_logger();
- // MUMCTL
- //temp send command and channel to listener
debug!("Creating channel");
let (tx_client, rx_client) = ipc::channel::<mumlib::error::Result<Option<CommandResponse>>>().unwrap();
diff --git a/todo.org b/todo.org
index b8f9ff9..638e6f1 100644
--- a/todo.org
+++ b/todo.org
@@ -1,5 +1,5 @@
* Current
-** Få igång mumctl :gustav:
+** Städa mumctl
* Next
** Flytta ljudgrejer till client state