diff src/entry2.cc @ 90:4580d53cefff

More warning fixes.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Oct 2014 00:25:21 +0300
parents 2f1ecc1c5f72
children 20aa5a515896
line wrap: on
line diff
--- a/src/entry2.cc	Mon Oct 06 00:13:11 2014 +0300
+++ b/src/entry2.cc	Mon Oct 06 00:25:21 2014 +0300
@@ -587,9 +587,7 @@
                     ;                // FIXME
                 }
             }
-            else;                // FIXME
         }
-        else;                        // To be implemented later
     }
     return 0;
 }