Skip to content

Commit 71ce5f4

Browse files
committed
Silenced documentation warning.
1 parent e393d45 commit 71ce5f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TiledArray/dist_eval/array_eval.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ namespace TiledArray {
199199

200200
/// This function handles the cleanup for tiles that are not needed in
201201
/// subsequent computation.
202-
/// \param i The index of the tile
203202
virtual void discard_tile(size_type) const {
204203
const_cast<ArrayEvalImpl_*>(this)->notify();
205204
}

0 commit comments

Comments
 (0)