mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 13:00:07 +01:00
Remove a hack that is no longer needed
This commit is contained in:
@@ -405,9 +405,6 @@ def run():
|
||||
module.find('wxGridCellEditorPtr').piIgnored = True
|
||||
module.find('wxGridCellAttrPtr').piIgnored = True
|
||||
|
||||
module.addHeaderCode('#define sipName_ptr "ptr"')
|
||||
module.addHeaderCode('#define sipName_tocopy "tocopy"')
|
||||
|
||||
#-----------------------------------------------------------------
|
||||
# The instanceCode attribute is code that is used to make a default
|
||||
# instance of the class. We can't create them using the same class in
|
||||
|
||||
Reference in New Issue
Block a user