arg.h: remove unused macros
authorQuentin Rameau <quinq+hackers@fifth.space>
Sun, 8 Nov 2015 16:14:58 +0000 (17:14 +0100)
committerChristoph Lohmann <20h@r-36.net>
Sun, 8 Nov 2015 19:33:56 +0000 (20:33 +0100)
ARGUM isn't used and ARGNUMF uses estrtol() that isn't defined anywhere.
Those were probably copied from sbase arg.h.

Signed-off-by: Christoph Lohmann <20h@r-36.net>

No differences found