diff options
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/options.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/options.c b/src/core/options.c index 55797218..bdbcaaba 100644 --- a/src/core/options.c +++ b/src/core/options.c @@ -328,7 +328,6 @@ nni_option_name(int id) int nni_option_register(const char *name, int *idp) { - int id; int rv; // Note that if the id was already in use, we will |
