diff options
author | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2013-08-15 10:38:05 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2013-08-15 15:48:26 +0200 |
commit | c4cc924074bff7e560380851d92782b255083075 (patch) | |
tree | 5bbef316a122d384c1dfbc96224c5cb9610e1c05 /tests/sms/sms_test.c | |
parent | bf991bc0f3006eddf45d494ee7e476a75dbaf36e (diff) |
core: Remove defined() check for OSMO_DEPRECATE
This reverts commit bf991bc0f3006eddf45d494ee7e476a75dbaf36e and
fixes the bug instead. It's just sufficient to remove the defined()
test, since identifiers that aren't macros are just considered as
0 when used with #if. (see cpp info page, section 4.2.2 'If'
in cpp-4.6.info)
Diffstat (limited to 'tests/sms/sms_test.c')
0 files changed, 0 insertions, 0 deletions