Skip to content

Commit f51e937

Browse files
committed
Merge branch 'NeelamAggarwal-patch-1'
2 parents 9db171d + 9c13e71 commit f51e937

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/collections/collections.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,6 @@ int main(int argc, char* argv[]) {
165165

166166
const char* items[] = { "apple", "orange", "banana", "mango", NULL };
167167

168-
cass_cluster_set_protocol_version(cluster, 2);
169-
170168
if (argc > 1) {
171169
hosts = argv[1];
172170
}

0 commit comments

Comments
 (0)