diff options
| author | Lukas Fleischer <[email protected]> | 2013-11-22 12:24:52 +0000 |
|---|---|---|
| committer | Jason A. Donenfeld <[email protected]> | 2014-01-08 13:59:38 +0000 |
| commit | 9973ef0207d21535a05610ca50d9f45c7c56c758 (patch) | |
| tree | b6049b899f23d7447ee39077f80e2dd2f86d3d2b /cgit.c | |
| parent | ui-stats.c: Remove unused macro (diff) | |
| download | cgit-9973ef0207d21535a05610ca50d9f45c7c56c758.tar.gz cgit-9973ef0207d21535a05610ca50d9f45c7c56c758.zip | |
Use argv_array in place of vector
Instead of using our own vector implementation, use argv_array from Git
which has been specifically designed for dynamic size argv arrays.
Drop vector.h and vector.c which are no longer needed.
Signed-off-by: Lukas Fleischer <[email protected]>
Diffstat (limited to 'cgit.c')
0 files changed, 0 insertions, 0 deletions
