Loading include/global/random_slicing/Disk.hpp +0 −7 Original line number Diff line number Diff line Loading @@ -26,13 +26,6 @@ namespace VDRIVE { */ class Disk { public: /** * Create a new instance from the data in the given XML Element. * * @param data An XML-Element containing the description of a disk. */ // Disk(xercesc::DOMElement* data); /** * instantiates a new Disk with the given values. * Loading src/daemon/handler/srv_management.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ using namespace std; /* * This file contains all Margo RPC handlers that are concerning data operations * This file contains all Margo RPC handlers that are concerning data management */ namespace { Loading src/global/random_slicing/DistRandSlice.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -1112,7 +1112,4 @@ DistRandSlice::to_file(std::string filename) { } out << flush; out.close(); // m_interval_tree // } Loading
include/global/random_slicing/Disk.hpp +0 −7 Original line number Diff line number Diff line Loading @@ -26,13 +26,6 @@ namespace VDRIVE { */ class Disk { public: /** * Create a new instance from the data in the given XML Element. * * @param data An XML-Element containing the description of a disk. */ // Disk(xercesc::DOMElement* data); /** * instantiates a new Disk with the given values. * Loading
src/daemon/handler/srv_management.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ using namespace std; /* * This file contains all Margo RPC handlers that are concerning data operations * This file contains all Margo RPC handlers that are concerning data management */ namespace { Loading
src/global/random_slicing/DistRandSlice.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -1112,7 +1112,4 @@ DistRandSlice::to_file(std::string filename) { } out << flush; out.close(); // m_interval_tree // }