https://bugs.launchpad.net/moonshot-ui/+bug/1447008
[moonshot-ui.git] / src / moonshot-identity-manager-app.vala
index b1e2400..ecdfba7 100644 (file)
@@ -488,7 +488,6 @@ public static int main(string[] args) {
        
        
     var app = new IdentityManagerApp(headless, use_flat_file_store);
-    IdentityManagerApp.logger.trace("Hi again from main()!");
     app.explicitly_launched = explicitly_launched;
     IdentityManagerApp.logger.trace(@"main: explicitly_launched=$explicitly_launched");