[flang] remove long comment

Original-commit: flang-compiler/f18@c20912629b
Reviewed-on: https://github.com/flang-compiler/f18/pull/24
Tree-same-pre-rewrite: false
This commit is contained in:
Stephane Chauveau 2018-03-09 17:02:20 +01:00 committed by GitHub
parent 99dd6d03de
commit 6ef4d355c8
1 changed files with 0 additions and 2 deletions

View File

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