aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/guile-sql.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guile-sql.h b/src/guile-sql.h
index 154b322..3c32326 100644
--- a/src/guile-sql.h
+++ b/src/guile-sql.h
@@ -47,7 +47,6 @@ struct sql_iface {
SCM (*query) (struct sql_connect *, const char *query);
};
-extern struct sql_iface sql_iftab[];
extern SCM gsql_error;
SCM sql_connect_create (char *name);

Return to:

Send suggestions and report system problems to the System administrator.