From 55825846ef0aea045a909fbd2cca34be8ea77af1 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 12 Sep 2011 22:21:53 +0000 Subject: Update OS X launcher to include box for Strife IWAD. Subversion-branch: /branches/v2-branch Subversion-revision: 2372 --- pkg/osx/IWADController.m | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pkg/osx/IWADController.m') diff --git a/pkg/osx/IWADController.m b/pkg/osx/IWADController.m index 4f3f393f..02f83238 100644 --- a/pkg/osx/IWADController.m +++ b/pkg/osx/IWADController.m @@ -286,11 +286,6 @@ static NSString *IWADFilenames[NUM_IWAD_TYPES + 1] = - (void) awakeFromNib { - // TODO: This is temporary: - self->heretic = self->doom1; - self->hexen = self->doom2; - self->strife = self->tnt; - [self->configWindow center]; // Set configuration for all IWADs from configuration file. -- cgit v1.2.3