fixed warnings and analyser hits

This commit is contained in:
Roddi
2010-06-08 19:03:55 +02:00
parent 9a5efabba3
commit 535ef4e93a
4 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -370,7 +370,7 @@ static DBPrefsWindowController *_sharedPrefsWindowController = nil;
NSEnumerator *subviewsEnum = [[contentSubview subviews] reverseObjectEnumerator];
// This is our visible view. Just get past it.
subview = [subviewsEnum nextObject];
[subviewsEnum nextObject];
// Remove everything else. There should be just one, but
// if the user does a lot of fast clicking, we might have