| Index: tools/check-static-initializers.sh
|
| diff --git a/tools/check-static-initializers.sh b/tools/check-static-initializers.sh
|
| index 1103a9778775dc86e8b59ee4f804670192533f70..11ba080d5aabce3468643e79e66d5bf6cc490f67 100755
|
| --- a/tools/check-static-initializers.sh
|
| +++ b/tools/check-static-initializers.sh
|
| @@ -28,7 +28,6 @@
|
|
|
| # Checks that the number of compilation units having at least one static
|
| # initializer in d8 matches the one defined below.
|
| -# Note that the project must be built with SCons before running this script.
|
|
|
| # Allow:
|
| # - _GLOBAL__I__ZN2v810LineEditor6first_E
|
|
|