Skip to content

Commit 4e424b6

Browse files
committed
Remove uuid generator that is no longer needed.
1 parent 4e382f5 commit 4e424b6

File tree

10 files changed

+1
-808
lines changed

10 files changed

+1
-808
lines changed

CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -378,12 +378,6 @@ if(MAINTAINER_MODE)
378378
endif(MAINTAINER_MODE)
379379

380380

381-
#
382-
# We use UUID generator taken from server sources.
383-
#
384-
385-
add_subdirectory(cdk/extra/uuid uuid)
386-
387381
#
388382
# Connector/C++ components
389383
#

cdk/extra/uuid/CMakeLists.txt

Lines changed: 0 additions & 37 deletions
This file was deleted.

cdk/extra/uuid/doc/uuid.txt

Lines changed: 0 additions & 154 deletions
This file was deleted.

cdk/extra/uuid/include/uuid_gen.h

Lines changed: 0 additions & 54 deletions
This file was deleted.

cdk/extra/uuid/src/CMakeLists.txt

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)