Skip to content

Commit

Permalink
Revert "Always pull in AvailabilityMacros.h"
Browse files Browse the repository at this point in the history
This reverts commit df7b6fb.
  • Loading branch information
b4winckler committed Nov 23, 2013
1 parent 588e5f8 commit 6bb23c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/os_mac.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
# define OPAQUE_TOOLBOX_STRUCTS 0
#endif

/* Include MAC_OS_X_VERSION_* macros (needed for OS X 10.9, should be supported
* as of OS X 10.2)
* */
#include <AvailabilityMacros.h>

/*
* Macintosh machine-dependent things.
*
Expand Down

2 comments on commit 6bb23c8

@dabrahams
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A question, because GitHub doesn't seem to give me another way to ask…
Does mac vim contain any GPLv3 software? Will it, in the future?

Thanks

@jszakmeister
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dabrahams You could ask on the vim_mac list: https://groups.google.com/forum/#!forum/vim_mac

Please sign in to comment.