Format new register code correctly
This commit is contained in:
@@ -3032,4 +3032,3 @@ command_mangen(void)
|
||||
g_free(header);
|
||||
g_list_free(cmds);
|
||||
}
|
||||
|
||||
|
||||
@@ -9599,4 +9599,3 @@ cmd_register(ProfWin* window, const char* const command, gchar** args)
|
||||
log_info("we are leaving the registration process");
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
@@ -250,4 +250,3 @@ gboolean cmd_silence(ProfWin* window, const char* const command, gchar** args);
|
||||
gboolean cmd_register(ProfWin* window, const char* const command, gchar** args);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user