mirror of
https://github.com/depp/syncfiles.git
synced 2026-04-26 08:17:48 +00:00
Remove usage of Carbon from command-line tool
The use of Carbon turns out to be less useful than originally thought, so it makes sense to remove it.
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
|
||||
#include <MacTypes.h>
|
||||
|
||||
#elif USE_CARBON
|
||||
|
||||
/* We get definitions from pre-compiled headers. */
|
||||
|
||||
#else
|
||||
|
||||
/* Definitions in <MacTypes.h> */
|
||||
|
||||
Reference in New Issue
Block a user