From 48a89e0e110907a7a60ed8f5a0977e3b34661259 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Mar 2016 20:59:03 +0100 Subject: zinit is now an inline function MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/zinit.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/zinit.c (limited to 'src') diff --git a/src/zinit.c b/src/zinit.c deleted file mode 100644 index fc6d9fc..0000000 --- a/src/zinit.c +++ /dev/null @@ -1,10 +0,0 @@ -/* See LICENSE file for copyright and license details. */ -#include "internals.h" - - -void -zinit(z_t a) -{ - a->alloced = 0; - a->chars = 0; -} -- cgit v1.2.3-70-g09d2