1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 15:24:30 +01:00

Remove unused OPENRCT2_MAX_COMMAND_LENGTH

This commit is contained in:
Gymnasiast
2022-01-08 12:08:50 +01:00
parent f68411b4eb
commit 77d607a4c0

View File

@@ -17,8 +17,6 @@
# include <sys/sysctl.h>
# endif
# define OPENRCT2_MAX_COMMAND_LENGTH (2 * MAX_PATH)
# include <cstring>
# include <ctype.h>
# include <dlfcn.h>