Skip to content

Commit 4c13cff

Browse files
jfsmigfvennetier
authored andcommitted
gridinit: Remove an unused variable
1 parent 95e60c4 commit 4c13cff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/gridinit.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ static char **groups_only_cfg = NULL;
6161
static volatile gboolean flag_quiet = FALSE;
6262
static volatile gboolean flag_daemon = FALSE;
6363
static volatile gboolean flag_running = TRUE;
64-
static volatile gboolean flag_check_socket = FALSE;
6564
static volatile gboolean flag_more_verbose = FALSE;
6665
static volatile gboolean flag_version = FALSE;
6766

0 commit comments

Comments
 (0)