mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-14 00:14:18 +00:00
This commit is contained in:
parent
654738e29c
commit
e1dbe8cce0
3 changed files with 0 additions and 6 deletions
|
|
@ -97868,7 +97868,6 @@ void zcfree (voidpf opaque, voidpf ptr)
|
|||
/********* End of inlined file: zutil.c *********/
|
||||
|
||||
#undef Byte
|
||||
#undef Bytef
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -7480,10 +7480,6 @@ public:
|
|||
*/
|
||||
static bool isOperatingSystem64Bit() throw();
|
||||
|
||||
/** Returns a country code based on the current locale of the OS.
|
||||
*/
|
||||
static const String getCountryCode();
|
||||
|
||||
// CPU and memory information..
|
||||
|
||||
/** Returns the approximate CPU speed.
|
||||
|
|
|
|||
|
|
@ -67,7 +67,6 @@ namespace zlibNamespace
|
|||
#include "zlib/uncompr.c"
|
||||
#include "zlib/zutil.c"
|
||||
#undef Byte
|
||||
#undef Bytef
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue