From 6bde8e73c88f59fc3a41e6aab1db8aa233fb1b08 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Thu, 17 Jun 2010 08:05:16 +0000 Subject: =?UTF-8?q?=E2=80=A2=20forgotten=20to=20remove=20debug=20logs=20fo?= =?UTF-8?q?r=20r2337?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Frameworks/PSMTabBar/PSMTabBarControl.m | 1 - 1 file changed, 1 deletion(-) (limited to 'Frameworks/PSMTabBar') diff --git a/Frameworks/PSMTabBar/PSMTabBarControl.m b/Frameworks/PSMTabBar/PSMTabBarControl.m index fdd30396..3650fc93 100644 --- a/Frameworks/PSMTabBar/PSMTabBarControl.m +++ b/Frameworks/PSMTabBar/PSMTabBarControl.m @@ -1503,7 +1503,6 @@ if (![[[cell representedObject] identifier] isCustomQuerySelected] && [[[sender draggingPasteboard] types] indexOfObject:NSStringPboardType] != NSNotFound) { [[[cell representedObject] identifier] performSelector:@selector(viewQuery:) withObject:nil]; - NSLog(@"A"); } } return NSDragOperationCopy; -- cgit v1.2.3