| Index: Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp
|
| diff --git a/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp b/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp
|
| index 423d14726aadc3f23e4acc65a10f1d791c8ded9c..5a0218486486c6d108fdaa43f4ce07af3d63d191 100644
|
| --- a/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp
|
| +++ b/Source/WebCore/platform/graphics/DisplayRefreshMonitor.cpp
|
| @@ -62,9 +62,6 @@ DisplayRefreshMonitor::DisplayRefreshMonitor(PlatformDisplayID displayID)
|
| #if PLATFORM(MAC)
|
| , m_displayLink(0)
|
| #endif
|
| -#if PLATFORM(BLACKBERRY)
|
| - , m_animationClient(0)
|
| -#endif
|
| {
|
| }
|
|
|
|
|