author | francesco-ST <francesco.abbate@st.com> | 2010年12月28日 16:52:42 +0100 |
---|---|---|
committer | francesco-ST <francesco.abbate@st.com> | 2010年12月28日 16:52:42 +0100 |
commit | ab7fc91161b8cb493b418bfdd2871e45c4537a26 (patch) | |
tree | ea400f746489d587d153f0b6b6677c6a17bf916f /gsl-shell.h | |
parent | 978986bb98f1ae622be3f430f4e729fbb598afb8 (diff) | |
download | gsl-shell-ab7fc91161b8cb493b418bfdd2871e45c4537a26.tar.gz |
-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 |