diff options
Diffstat (limited to 'g10/exec.h')
-rw-r--r-- | g10/exec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/exec.h b/g10/exec.h index 6b24d1c51..b3f96cf9d 100644 --- a/g10/exec.h +++ b/g10/exec.h @@ -21,6 +21,5 @@ #define _EXEC_H_ int set_exec_path(const char *path); -int w32_system(const char *command); #endif /* !_EXEC_H_ */ |