Skip to content

Commit 7ad5b28

Browse files
committed
remove unused function
1 parent 8898809 commit 7ad5b28

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/src/Http2Transport.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -555,8 +555,5 @@ class Http2Transport : public HttpTransport
555555
bool handleConnectionClose() override;
556556

557557
void onError(ReqResult result) override;
558-
559-
protected:
560-
void onServerSettingsReceived(){};
561558
};
562559
} // namespace drogon

0 commit comments

Comments
 (0)