missing revert from last checkin

This commit is contained in:
Nick Bolton 2012-07-29 17:31:39 +00:00
parent 1ca645602a
commit 8c018b5f19
1 changed files with 0 additions and 1 deletions

View File

@ -954,7 +954,6 @@ class InternalCommands:
raise Exception("User does not have correct setup version.")
def get_generators(self):
if sys.platform == 'win32':
return self.win32_generators
elif sys.platform in ['linux2', 'sunos5', 'freebsd7', 'aix5']: