diff -r 28b7fb13e35d -r 406d4f7eb00d servlib/bundling/BundleDaemon.cc --- a/servlib/bundling/BundleDaemon.cc Thu Jun 30 15:32:09 2011 +0100 +++ b/servlib/bundling/BundleDaemon.cc Wed Aug 03 14:35:09 2011 +0100 @@ -916,7 +916,7 @@ } - // If the even source is PEER, APP or STORE, + // If the even source is PEER or STORE, // try to handle a BPQ block if ( event->source_ == EVENTSRC_PEER || event->source_ == EVENTSRC_STORE ) {