[#BloombergLP-balm-PublicationScheduler-clearDefaultSchedule] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/PublicationScheduler.adoc[PublicationScheduler]::clearDefaultSchedule :relfileprefix: ../../../ :mrdocs: If the default publication schedule has been set (using `setDefaultSchedule`), cancel that periodic default publication, and return 0. This method has no effect and will return a non‐zero value if a default publication schedule has not been set. Any scheduled publication is either canceled or completed before this method returns. == Synopsis Declared in `<balm_publicationscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int clearDefaultSchedule(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#