Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
4d72cb68
Commit
4d72cb68
authored
Aug 20, 2009
by
Pierre
Browse files
quartztext: Silence warning that are not our business in ColorSync headers.
parent
3b94d8df
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/misc/quartztext.c
View file @
4d72cb68
...
...
@@ -42,6 +42,9 @@
#include
<math.h>
// Fix ourselves ColorSync headers that gets included in ApplicationServices.
#define DisposeCMProfileIterateUPP(a) DisposeCMProfileIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused)))
#define DisposeCMMIterateUPP(a) DisposeCMMIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused)))
#include
<Carbon/Carbon.h>
#define DEFAULT_FONT "Arial Black"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment