Chromium Code Reviews| Index: tests/LListTest.cpp |
| diff --git a/tests/LListTest.cpp b/tests/LListTest.cpp |
| index 6b373e33aca9e1b456bda8d29da1a970403db8a6..128b11ed5b7b9298fe5fe84430880d6140914a83 100644 |
| --- a/tests/LListTest.cpp |
| +++ b/tests/LListTest.cpp |
| @@ -28,8 +28,6 @@ private: |
| SK_DECLARE_INTERNAL_LLIST_INTERFACE(ListElement); |
| }; |
| -SK_DEFINE_INST_COUNT(ListElement); |
| - |
| static void check_list(const SkTInternalLList<ListElement>& list, |
| skiatest::Reporter* reporter, |
| bool empty, |