Remove an IN_IDE_PARSER hack
commita49db89d7ac60e2f184bf5696024f5b0dde08328
authorChris Robinson <chris.kcat@gmail.com>
Tue, 7 Jun 2016 23:11:50 +0000 (7 16:11 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 7 Jun 2016 23:11:50 +0000 (7 16:11 -0700)
tree573d8cb0fa95359ba83819119a98b0da9cd9519d
parent0477d6159974837ee01bbc7c74a65a3be5794cdd
Remove an IN_IDE_PARSER hack

Not all IDE parsers necessarily choke on restrict, and even those that do can
probably have their own configuration to define macros that can hide the
parsing errors caused by it.
config.h.in