command/AllCommands: remove empty function command_finish()
This commit is contained in:
		| @@ -668,7 +668,6 @@ mpd_main_after_fork(const ConfigData &raw_config, const Config &config) | ||||
| 	DeinitFS(); | ||||
|  | ||||
| 	instance->FinishShutdownPartitions(); | ||||
| 	command_finish(); | ||||
|  | ||||
| 	return EXIT_SUCCESS; | ||||
| } | ||||
|   | ||||
| @@ -285,11 +285,6 @@ command_init() | ||||
| #endif | ||||
| } | ||||
|  | ||||
| void | ||||
| command_finish() | ||||
| { | ||||
| } | ||||
|  | ||||
| static const struct command * | ||||
| command_lookup(const char *name) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann