GNOME Bugzilla – Bug 786675
notebook: add an empty method for delete
Last modified: 2017-09-05 03:20:30 UTC
.
Created attachment 358219 [details] [review] notebook: add an empty method for delete Since the notebook class wasn't having a delete method, bijiben was segfaulting when the user tries to delete a notebook from trash. So for now, just provide an empty method so that bijiben won't segfault any more.
Review of attachment 358219 [details] [review]: Thanks for your patch. Pushed to master.