Skip to content

Commit b5a7d5a

Browse files
Saumya Garggargsaumya
authored andcommitted
Delete copy/assign for DriverLoader singleton
1 parent e375b20 commit b5a7d5a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mssql_python/pybind/ddbc_bindings.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,3 @@ class SqlHandle {
159159
SQLHANDLE _handle;
160160
};
161161
using SqlHandlePtr = std::shared_ptr<SqlHandle>;
162-

0 commit comments

Comments
 (0)