]> gitweb.factorcode.org Git - factor.git/commitdiff
Remove debug message
authorSlava Pestov <slava@factorcode.org>
Wed, 12 Dec 2007 03:37:31 +0000 (22:37 -0500)
committerSlava Pestov <slava@factorcode.org>
Wed, 12 Dec 2007 03:37:31 +0000 (22:37 -0500)
extra/webapps/pastebin/pastebin.factor

index ca7591afd1008d607e60896e93bf568780cc1d2c..8e4c0a5be9dc9df6494b00b684a8b4a8d2d28aa4 100755 (executable)
@@ -79,7 +79,6 @@ C: <annotation> annotation
     pastebin-pastes 2dup length swap set-paste-n push ;
 
 : submit-paste ( summary author channel mode contents -- )
-    2dup global [ 2array . flush ] bind
     <paste> [
         pastebin store get-persistent add-paste
         store save-store