<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/connection.h.orig	2013-02-22 15:16:14.000000000 +0100
+++ src/connection.h	2013-02-22 15:18:47.000000000 +0100
@@ -33,8 +33,6 @@
 #include "sqlite3.h"
 #include "spatialite.h"
 
-int spatialite_init(int verbose);
-
 typedef struct
 {
     PyObject_HEAD
</pre></body></html>