8000 Remove unimplemented function · Mars2018/arangodb@c18d6ec · GitHub
[go: up one dir, main page]

Skip to content

Commit c18d6ec

Browse files
committed
Remove unimplemented function
1 parent 89ca106 commit c18d6ec

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

arangod/Cluster/ClusterComm.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -489,13 +489,6 @@ class ClusterComm {
489489
CoordTransactionID const coordTransactionID,
490490
OperationID const operationID, ShardID const& shardID);
491491

492-
//////////////////////////////////////////////////////////////////////////////
493-
/// @brief send an answer HTTP request to a coordinator
494-
//////////////////////////////////////////////////////////////////////////////
495-
496-
void asyncAnswer(std::string& coordinatorHeader,
497-
GeneralResponse* responseToSend);
498-
499492
//////////////////////////////////////////////////////////////////////////////
500493
/// @brief this method performs the given requests described by the vector
501494
/// of ClusterCommRequest structs in the following way: all requests are

0 commit comments

Comments
 (0)
0