We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abedc3 commit 50abfdcCopy full SHA for 50abfdc
Simulator/Connections/Neuro/ConnStatic.cpp
@@ -89,6 +89,5 @@ void ConnStatic::loadParameters()
89
/// @brief Prints the parameters of the connection
90
void ConnStatic::printParameters() const
91
{
92
- LOG4CPLUS_DEBUG(fileLogger_, "CONNECTIONS PARAMETERS"
93
- << "\n\tConnections Type: ConnStatic");
+
94
}
0 commit comments