mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2024-12-22 07:30:40 +00:00
remove event logging.
git-svn-id: svn://qnap.local/TwoTerm/branches/gcd_dispatch@3104 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
This commit is contained in:
parent
2b9031e7c7
commit
5c4b05a4cc
@ -269,7 +269,7 @@ enum {
|
||||
{
|
||||
char c = uc;
|
||||
|
||||
NSLog(@"%@", event);
|
||||
//NSLog(@"%@", event);
|
||||
|
||||
if (flags & NSAlphaShiftKeyMask)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user