Skip to content
Snippets Groups Projects
Commit c866d952 authored by buczekp's avatar buczekp
Browse files

minor: removed comment

SVN: 18380
parent 6756cd50
No related branches found
No related tags found
No related merge requests found
...@@ -115,10 +115,6 @@ public final class DynamicPropertyEvaluationRunnable extends HibernateDaoSupport ...@@ -115,10 +115,6 @@ public final class DynamicPropertyEvaluationRunnable extends HibernateDaoSupport
@SuppressWarnings("unchecked") @SuppressWarnings("unchecked")
public final void run() public final void run()
{ {
// if (turnOff())
// {
// return;
// }
try try
{ {
while (true) while (true)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment