rm extra newline

This commit is contained in:
Daniel Micay 2014-09-21 19:20:48 -04:00
parent 7f03ded730
commit e4ad66736a
1 changed files with 0 additions and 1 deletions

View File

@ -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";