diff --git a/termite.cc b/termite.cc index ba9acc2..07bb593 100644 --- a/termite.cc +++ b/termite.cc @@ -1366,7 +1366,6 @@ static char *get_user_shell_with_fallback() { return g_strdup("/bin/sh"); } - int main(int argc, char **argv) { GError *error = nullptr; const char *const term = "xterm-termite";