Skip to content

Commit a479cda

Browse files
committed
Not used.
1 parent f881976 commit a479cda

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Provider/src/FirebirdSql.Data.FirebirdClient/Client/Managed/GdsConnection.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ internal class GdsConnection
5656

5757
#region Properties
5858

59-
#warning Events
60-
//public bool IsConnected
61-
//{
62-
// get { return _socket?.Connected ?? false; }
63-
//}
64-
6559
public int ProtocolVersion
6660
{
6761
get { return _protocolVersion; }

0 commit comments

Comments
 (0)