mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Some minor cleanup
This commit is contained in:
@@ -79,7 +79,7 @@ class build_ext (build_ext_base):
|
||||
|
||||
def _sip_output_dir(self):
|
||||
return self.build_temp
|
||||
|
||||
|
||||
def build_extension (self, ext):
|
||||
oldforce = self.force
|
||||
|
||||
@@ -148,4 +148,3 @@ class build_ext (build_ext_base):
|
||||
"-b", sbf,
|
||||
"-I", self._sip_sipfiles_dir(),
|
||||
source])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user