Skip to content
Snippets Groups Projects
Commit c7a64c52 authored by Odilitime's avatar Odilitime
Browse files

remove unused prototypes

parent 9692e827
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ public:
int scrollHeight = 0;
};
bool setWindowContent(URL const& url);
void handleRequest(const HTTPResponse &response);
//bool setWindowContent(URL const& url);
//void handleRequest(const HTTPResponse &response);
extern const std::unique_ptr<Window> window;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment