| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dbb7a02 commit b8abb81
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -61,13 +61,6 @@ enum inspector_handshake_event { | |||
| 61 | 61 | kInspectorHandshakeNoEvents | |
| 62 | 62 | }; | |
| 63 | 63 | ||
| 64 | - struct expectations { | ||
| 65 | - std::string actual_data; | ||
| 66 | - size_t actual_offset; | ||
| 67 | - size_t actual_end; | ||
| 68 | - int err_code; | ||
| 69 | - }; | ||
| 70 | - | ||
| 71 | 64 | static bool waiting_to_close = true; | |
| 72 | 65 | ||
| 73 | 66 | void handle_closed(uv_handle_t* handle) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments