mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 18:28:03 +02:00
[cairoint.h] Remove inline definition for MS compilers
Such things should go to config.h. For one thing, cairoint.h is not included in pixman.
This commit is contained in:
parent
313a6f7321
commit
208c32b245
1 changed files with 0 additions and 2 deletions
|
|
@ -67,8 +67,6 @@
|
|||
|
||||
#ifdef _MSC_VER
|
||||
#define snprintf _snprintf
|
||||
#undef inline
|
||||
#define inline __inline
|
||||
#endif
|
||||
|
||||
CAIRO_BEGIN_DECLS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue