-rw-r--r-- | gsl-shell.h | 2 |
diff --git a/gsl-shell.h b/gsl-shell.h index 6ab23596..c2c09e97 100644 --- a/gsl-shell.h +++ b/gsl-shell.h @@ -6,8 +6,6 @@ __BEGIN_DECLS -extern void gsl_shell_unref_plot (int id); - extern pthread_mutex_t gsl_shell_mutex[1]; __END_DECLS |