git.ithinksw.org
/
ITFoundation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Uses slightly less CPU now. Still too much.
[ITFoundation.git]
/
ShowcaseController.m
diff --git
a/ShowcaseController.m
b/ShowcaseController.m
index
2efe0a4
..
00fb696
100755
(executable)
--- a/
ShowcaseController.m
+++ b/
ShowcaseController.m
@@
-10,7
+10,7
@@
@implementation ShowcaseController
-- (void)a
pplicationDidFinishLaunching:(NSNotification *)note
+- (void)a
wakeFromNib
{
ITInetServerSocket *sock = [[ITInetServerSocket alloc] initWithDelegate:self];