mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
cleanup
This commit is contained in:
@@ -68,8 +68,6 @@ def run():
|
||||
c = module.find('wxFSFile')
|
||||
c.addPrivateCopyCtor()
|
||||
c.find('wxFSFile.stream').keepReference = True
|
||||
#c.find('wxFSFile.stream').transfer = True
|
||||
#c.find('DetachStream').transferBack = True
|
||||
|
||||
c = module.find('wxFilterFSHandler')
|
||||
_fixHandlerClass(c)
|
||||
|
||||
Reference in New Issue
Block a user