$OpenBSD: patch-src_3rdparty_chromium_third_party_zlib_simd_stub_c,v 1.1.1.1 2016/12/25 14:13:19 zhuk Exp $
--- src/3rdparty/chromium/third_party/zlib/simd_stub.c.orig.port	Sat Aug  6 14:24:21 2016
+++ src/3rdparty/chromium/third_party/zlib/simd_stub.c	Sat Aug  6 14:24:26 2016
@@ -30,12 +30,6 @@ void ZLIB_INTERNAL fill_window_sse(deflate_state *s)
     assert(0);
 }
 
-local INLINE Pos insert_string_sse(deflate_state *const s, const Pos str)
-{
-    assert(0);
-    return(0);
-}
-
 void x86_check_features(void)
 {
 }
