[flang] remove long comment
authorStephane Chauveau <stephane@chauveau-central.net>
Fri, 9 Mar 2018 16:02:20 +0000 (17:02 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 14:35:34 +0000 (16:35 +0200)
Original-commit: flang-compiler/f18@c20912629b72655f7fcc7dfdfc0484ae10f4bf1a
Reviewed-on: https://github.com/flang-compiler/f18/pull/24
Tree-same-pre-rewrite: false

flang/include/flang/Sema/Scope.h

index ea89f0d..e88442b 100644 (file)
@@ -13,8 +13,6 @@ namespace Fortran::semantics {
 
 class Scope;
 
-// =======================================================
-
 //
 // Describe a scope (or a symbol table)
 //