unreferenced local variable warning
This commit is contained in:
@@ -534,7 +534,9 @@ static boolean use_pline_handler = TRUE;
|
|||||||
static void
|
static void
|
||||||
execplinehandler(const char *line)
|
execplinehandler(const char *line)
|
||||||
{
|
{
|
||||||
|
#if defined(POSIX_TYPES) || defined(__GNUC__)
|
||||||
int f;
|
int f;
|
||||||
|
#endif
|
||||||
const char *args[3];
|
const char *args[3];
|
||||||
char *env;
|
char *env;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user