X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Ftincctl.c;h=f133e2def81086456033a59ea74cb1f28b47ccc7;hb=8f8424445810aa7d5e9d4d537494e64811a8e29f;hp=55e14e53657dcacb3b835a64c0907394445790a9;hpb=b180c1af99c559809d0e7b23fce3022817ec56a9;p=meshlink diff --git a/src/tincctl.c b/src/tincctl.c index 55e14e53..f133e2de 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -39,12 +39,6 @@ #include "tincctl.h" #include "top.h" -#ifdef HAVE_MINGW -#define SCRIPTEXTENSION ".bat" -#else -#define SCRIPTEXTENSION "" -#endif - static char **orig_argv; static int orig_argc;