Remove incorrect file comments
am: d56097dc27
Change-Id: I5cfee829375c83b182d4bd78a80f21fed899a674
This commit is contained in:
@@ -14,10 +14,6 @@
|
|||||||
|
|
||||||
package cc
|
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 (
|
import (
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
|
||||||
|
@@ -14,10 +14,6 @@
|
|||||||
|
|
||||||
package java
|
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 (
|
import (
|
||||||
"github.com/google/blueprint"
|
"github.com/google/blueprint"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user