aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/jvspec.c')
-rw-r--r--gcc/java/jvspec.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/java/jvspec.c b/gcc/java/jvspec.c
index dce2c74..4417118 100644
--- a/gcc/java/jvspec.c
+++ b/gcc/java/jvspec.c
@@ -214,10 +214,6 @@ lang_specific_driver (int *in_argc, const char *const **in_argv,
/* The number of libraries added in. */
int added_libraries;
- /* The total number of arguments having to do with classpath
- setting. */
- int classpath_args = 0;
-
/* The total number of arguments with the new stuff. */
int num_args = 1;