diff options
author | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-05-01 12:43:41 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-05-03 10:04:49 -0400 |
commit | ad966753d40a16ff77e5056fd95a5716326b0891 (patch) | |
tree | b677451c9b80b6ef1de77d08a25c0906002ae119 /src/buffer.h | |
parent | cb7fb8c008e3da673014952b960bf4604af7b210 (diff) | |
download | rneovim-ad966753d40a16ff77e5056fd95a5716326b0891.tar.gz rneovim-ad966753d40a16ff77e5056fd95a5716326b0891.tar.bz2 rneovim-ad966753d40a16ff77e5056fd95a5716326b0891.zip |
Remove project int types: Case int_u: Replace with uint32_t.
- Replace int_u with uint32_t (same size, should give no problems).
In fact, only usage found seems to be dead code (some functions in
ui.h seem not to be used anymore).
- Remove int_u typedef.
Requested in #459.
Diffstat (limited to 'src/buffer.h')
0 files changed, 0 insertions, 0 deletions