libosmocore/include
Jacob Erlbeck c4cc924074 core: Remove defined() check for OSMO_DEPRECATE
This reverts commit bf991bc0f3 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)
2013-08-15 15:48:26 +02:00
..
osmocom core: Remove defined() check for OSMO_DEPRECATE 2013-08-15 15:48:26 +02:00
Makefile.am core: Move OSMO_DEPRECATED to new core/defs.h file 2013-08-14 15:31:38 +02:00