Skip to content

Commit 145f94d

Browse files
authored
Remove additional comment
1 parent 1edcba0 commit 145f94d

File tree

1 file changed

+0
-1
lines changed
  • src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient

1 file changed

+0
-1
lines changed

Diff for: src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs

-1
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,6 @@ internal void Connect(ServerInfo serverInfo,
703703
_encryptionOption = EncryptionOptions.NOT_SUP;
704704
}
705705

706-
// UNDONE - send "" for instance now, need to fix later
707706
SqlClientEventSource.Log.TryTraceEvent("<sc.TdsParser.Connect|SEC> Sending prelogin handshake");
708707

709708
SendPreLoginHandshake(

0 commit comments

Comments
 (0)