bin/PastehubSync in pastehub-0.4.0 vs bin/PastehubSync in pastehub-0.4.1
- old
+ new
@@ -96,10 +96,12 @@
}
else
nil
end
else
- lambda { |x| STDERR.puts '<< COUNTUP >>' }
+ lambda { |x|
+ # nothing to do.
+ }
end
clientSync.addNoitfyCallback( receiveNotifyFunc )
while true