remove tracing information about aggregate queue flushing when aggregate queue is empty
# Makefile wrapper for wafall: ./waf# free free to change this part to suit your requirementsconfigure: ./waf configure --enable-examples --enable-testsbuild: ./waf buildinstall: ./waf installclean: ./waf cleandistclean: ./waf distclean