Chromium Code Reviews| Index: src/IceGlobalContext.h |
| diff --git a/src/IceGlobalContext.h b/src/IceGlobalContext.h |
| index 164543ab65ef912fcce9095f6a2c48f3eba306f1..6c6c22248c6fafd2cf5490c0c82cc545f9060484 100644 |
| --- a/src/IceGlobalContext.h |
| +++ b/src/IceGlobalContext.h |
| @@ -492,7 +492,6 @@ public: |
| } |
| static ClFlags Flags; |
| - static ClFlagsExtra ExtraFlags; |
| /// DisposeGlobalVariablesAfterLowering controls whether the memory used by |
| /// GlobaleVariables can be reclaimed right after they have been lowered. |