Remove unused configure --enable-objc_uniquifying option
This was only ever used in the alternative wxCocoa port which was itself removed quite a long time ago.
This commit is contained in:
@@ -980,11 +980,6 @@ typedef pid_t GPid;
|
||||
*/
|
||||
#define wxUSE_WEBKIT 1
|
||||
|
||||
/*
|
||||
* Objective-C class name uniquifying
|
||||
*/
|
||||
#define wxUSE_OBJC_UNIQUIFYING 0
|
||||
|
||||
/*
|
||||
* The const keyword is being introduced more in wxWindows.
|
||||
* You can use this setting to maintain backward compatibility.
|
||||
|
Reference in New Issue
Block a user