From 9e5e5d7e39c9f7bbeafa4d6f0dfa4b8697e9d770 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 19 Oct 2016 11:41:02 +0200 Subject: remove the temporary tracers from r34 and r35 --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 0ece7dc..52cdd58 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -46,7 +46,6 @@ main(int /*argc*/, char** /*argv*/) g_warning("busname lost: '%s'", name.c_str()); g_main_loop_quit(loop); }; -g_message("%s %s main thread is %p", G_STRLOC, G_STRFUNC, g_thread_self()); // build all our indicators. // Right now we've only got one -- rotation lock -- but hey, we can dream. -- cgit v1.2.3