$OpenBSD: patch-src_utf_c,v 1.3 2010/04/02 20:07:11 sthen Exp $
--- src/utf.c.orig	Tue Dec 29 21:59:49 2009
+++ src/utf.c	Wed Jan 20 11:15:09 2010
@@ -37,14 +37,6 @@
 #include <assert.h>
 #include "vdbeInt.h"
 
-#ifndef SQLITE_AMALGAMATION
-/*
-** The following constant value is used by the SQLITE_BIGENDIAN and
-** SQLITE_LITTLEENDIAN macros.
-*/
-const int sqlite3one = 1;
-#endif /* SQLITE_AMALGAMATION */
-
 /*
 ** This lookup table is used to help decode the first byte of
 ** a multi-byte UTF8 character.
