summaryrefslogtreecommitdiffstats
path: root/src/layers.cpp
diff options
context:
space:
mode:
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 12:03:35 +0200
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 17:30:49 +0200
commit04540dd41d0b3c1fad72b3074c0511dadc947657 (patch)
treedfb9d8f44786fd06ff18519148ab5834c4a162e8 /src/layers.cpp
parent4ab39c8429002fdfcf86d744cb37e8c82fc6a657 (diff)
remove some unnuecessary comments
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
Diffstat (limited to 'src/layers.cpp')
-rw-r--r--src/layers.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/layers.cpp b/src/layers.cpp
index 6eae48a..55d3d3f 100644
--- a/src/layers.cpp
+++ b/src/layers.cpp
@@ -14,10 +14,6 @@
* limitations under the License.
*/
-//
-// Created by m on 7/27/17.
-//
-
#include <algorithm>
#include "json_helper.hpp"