Browse Source

branches/zip: row_ext_create(): Remove the UNIV_INLINE that should

have been removed in r2131.
pull/374/head
marko 18 years ago
parent
commit
603defd2de
  1. 2
      row/row0ext.c

2
row/row0ext.c

@ -47,7 +47,7 @@ row_ext_cache_fill(
/************************************************************************
Creates a cache of column prefixes of externally stored columns. */
UNIV_INLINE
row_ext_t*
row_ext_create(
/*===========*/

Loading…
Cancel
Save