Skip to content

Commit cd7bbd1

Browse files
author
Divya Kamath
committed
deleted unused definitions
1 parent 8a947a4 commit cd7bbd1

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

Simulator/Recorders/NG911/Xml911Recorder.cpp

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,6 @@
1515
#include "Connections911.h"
1616
// #include "Global.h"
1717

18-
/// Init radii and rates history matrices with default values
19-
void Xml911Recorder::initDefaultValues()
20-
{
21-
}
22-
23-
/// Init radii and rates history matrices with current radii and rates
24-
void Xml911Recorder::initValues()
25-
{
26-
}
27-
28-
/// Get the current radii and rates vlaues
29-
void Xml911Recorder::getValues()
30-
{
31-
}
32-
3318
/// Compile history information in every epoch
3419
///
3520
/// @param[in] vertices The entire list of vertices.

0 commit comments

Comments
 (0)