Remove incorrect file comments am: d56097dc27
am: 6053fd4ba7
Change-Id: Ibab200a85543999cc347f8f31e5c7f2c7c823aee
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
|
||||
package cc
|
||||
|
||||
// This file generates the final rules for compiling all C/C++. All properties related to
|
||||
// compiling should have been translated into builderFlags or another argument to the Transform*
|
||||
// functions.
|
||||
|
||||
import (
|
||||
"path/filepath"
|
||||
|
||||
|
@@ -14,10 +14,6 @@
|
||||
|
||||
package java
|
||||
|
||||
// This file generates the final rules for compiling all C/C++. All properties related to
|
||||
// compiling should have been translated into builderFlags or another argument to the Transform*
|
||||
// functions.
|
||||
|
||||
import (
|
||||
"github.com/google/blueprint"
|
||||
|
||||
|
Reference in New Issue
Block a user