Skip to content

Commit 7b4099b

Browse files
committed
Revert "Reapply "Add dummy change for testing""
This reverts commit 8f79402.
1 parent 371385b commit 7b4099b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/inc/msquic.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1746,9 +1746,6 @@ typedef struct QUIC_API_TABLE {
17461746
QUIC_CONNECTION_OPEN_IN_PARTITION_FN
17471747
ConnectionOpenInPartition; // Available from v2.5
17481748

1749-
QUIC_CONNECTION_OPEN_IN_PARTITION_FN
1750-
Dummy; // TODO guhetier: For testing CI, to remove
1751-
17521749
#ifdef QUIC_API_ENABLE_PREVIEW_FEATURES
17531750
QUIC_STREAM_PROVIDE_RECEIVE_BUFFERS_FN
17541751
StreamProvideReceiveBuffers; // Available from v2.5

0 commit comments

Comments
 (0)