string_list: remove string_list_insert_at_index() from its API
commitf8c4ab611ac5b714b6b4fd296c59512f97f87195
authorStefan Beller <sbeller@google.com>
Mon, 24 Nov 2014 21:22:04 +0000 (24 13:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Dec 2014 23:10:27 +0000 (4 15:10 -0800)
treef0b8f9b8912a14ddece5ad5dd19a1ae619c165c1
parent63226218ba39e971c8a75d9419a7668b075ad85e
string_list: remove string_list_insert_at_index() from its API

There no longer is a caller to this function.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
string-list.c
string-list.h