Skip to content

Commit f178268

Browse files
committed
MERGE: useSeconds is not used anymore
1 parent 3ab5ded commit f178268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/times.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ class Times {
9999
100100
\param useSeconds if false, replace seconds with 0
101101
**/
102-
std::string get_YMD_HMS(bool useSeconds);
102+
std::string get_YMD_HMS();
103103

104104
/**************************************************************
105105
\brief Returns the current time as a string (year, month...)

0 commit comments

Comments
 (0)