Skip to content

Commit f270974

Browse files
Update src/aliceVision/matchingImageCollection/ImagePairListIO.hpp
1 parent a32aacb commit f270974

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aliceVision/matchingImageCollection/ImagePairListIO.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ bool loadPairsFromFile(const std::string& sFileName, // filename of the list fi
4040
* @brief Save image pairs to a file.
4141
*
4242
* Writes the image pair data to the specified file.
43-
* This is a convenience wrapper around savePairs() that creates the file.
4443
*
4544
* @param[in] sFileName Path to the output file
4645
* @param[in] pairs Set of image pairs to save

0 commit comments

Comments
 (0)