Remove old facade from UUID generation

This commit is contained in:
Dennis Luxen
2013-09-23 13:42:35 +02:00
parent 056c95670f
commit 7cf46afc48
3 changed files with 4 additions and 14 deletions
-1
View File
@@ -4,7 +4,6 @@ if (EXISTS ${OLDFILE})
endif()
file(MD5 ${SOURCE_DIR}/prepare.cpp MD5PREPARE)
file(MD5 ${SOURCE_DIR}/DataStructures/StaticRTree.h MD5RTREE)
file(MD5 ${SOURCE_DIR}/DataStructures/NodeInformationHelpDesk.h MD5NODEINFO)
file(MD5 ${SOURCE_DIR}/Util/GraphLoader.h MD5GRAPH)
file(MD5 ${SOURCE_DIR}/Server/DataStructures/InternalDataFacade.h MD5OBJECTS)