Skip to content

Commit 50abfdc

Browse files
committed
Clang format
1 parent 3abedc3 commit 50abfdc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Simulator/Connections/Neuro/ConnStatic.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,5 @@ void ConnStatic::loadParameters()
8989
/// @brief Prints the parameters of the connection
9090
void ConnStatic::printParameters() const
9191
{
92-
LOG4CPLUS_DEBUG(fileLogger_, "CONNECTIONS PARAMETERS"
93-
<< "\n\tConnections Type: ConnStatic");
92+
9493
}

0 commit comments

Comments
 (0)