Remove some unused IPC messages.
This commit is contained in:
parent
47439cd77c
commit
93243ef223
5 changed files with 0 additions and 116 deletions
|
@ -132,7 +132,6 @@ class Window : public mate::EventEmitter,
|
|||
bool IsDocumentEdited();
|
||||
void CapturePage(mate::Arguments* args);
|
||||
void Print(mate::Arguments* args);
|
||||
void PrintToPDF(mate::Arguments* args);
|
||||
void SetProgressBar(double progress);
|
||||
void SetOverlayIcon(const gfx::Image& overlay,
|
||||
const std::string& description);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue