• Dan Albert's avatar
    Don't check if this == NULL. · 1474f886
    Dan Albert authored
    Entering a method with this == NULL is undefined behavior. Clang whines
    about this.
    
    Change-Id: Ibde628395ca10dfef0d2f59e81280576f104b83c
    1474f886
LayerState.cpp 2.95 KB