Don't comment out code

db4
Slava Pestov 2008-04-12 16:21:23 -05:00
parent c6ca3346aa
commit c97e13a236
1 changed files with 2 additions and 4 deletions

View File

@ -223,10 +223,6 @@ CLASS: {
} case
]
}
!
! { "rotateWithEvent:" "void" { "id" "SEL" "id" }
! [ "ROTATE" show ]
! }
{ "swipeWithEvent:" "void" { "id" "SEL" "id" }
[
@ -247,6 +243,8 @@ CLASS: {
]
}
! "rotateWithEvent:" "void" { "id" "SEL" "id" }}
{ "acceptsFirstResponder" "bool" { "id" "SEL" }
[ 2drop 1 ]
}