Remove some dead code.

This commit is contained in:
Adrian Cochrane 2018-04-18 12:58:30 +12:00
parent 780516af8a
commit e91fb6601b

View File

@ -217,4 +217,3 @@ public class WriteAs.MainWindow : Gtk.ApplicationWindow {
}
errordomain WriteAs.UserCancellable {USER_CANCELLED}
errordomain WriteAs.PublishError {IO, UPSTREAM}