Skip to content

Commit 9a88dce

Browse files
committed
removed redudant function declaration
1 parent 22beea3 commit 9a88dce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/gameanalytics/GAState.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,6 @@ namespace gameanalytics
186186

187187
int64_t calculateServerTimeOffset(int64_t serverTs);
188188

189-
std::chrono::milliseconds getCurrentSessionLength() const;
190-
191189
void validateAndCleanCustomFields(const json& fields, json& out);
192190

193191
void setConfigsHash(std::string const& configsHash);

0 commit comments

Comments
 (0)