| Index: docs/clang_static_analyzer.md
|
| diff --git a/docs/clang_static_analyzer.md b/docs/clang_static_analyzer.md
|
| index dd79d0fc2254edf94e31bb10ac53711fd4afcd20..48bd21a6fa08410cd543c90e66e7706747920698 100644
|
| --- a/docs/clang_static_analyzer.md
|
| +++ b/docs/clang_static_analyzer.md
|
| @@ -17,6 +17,3 @@ use_clang_static_analyzer = true
|
| The next time you rebuild, you should see static analysis warnings appear inline
|
| with the usual Clang build warnings and errors.
|
|
|
| -## Future plans/potential issues
|
| -* Support for running under GOMA is untested, but will be added shortly if
|
| - feasible.
|
|
|