Removed useless command-line option.

This commit is contained in:
Greg King
2013-05-07 00:54:44 -04:00
parent 912b0d9e93
commit 372e6ac1d6
9 changed files with 3 additions and 75 deletions

View File

@@ -60,9 +60,6 @@ extern SearchPath* BinSearchPath; /* Binary include path */
void ForgetAllIncludePaths (void);
/* Remove all include search paths. */
void InitIncludePaths (void);
/* Initialize the include path search list */