Skip to content
  • commit-queue@webkit.org's avatar
    [BlackBerry] Remove unused parameters from notifyAnimationStarted() and paintContents() · 60a29804
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=114022
    
    Patch by Alberto Garcia <agarcia@igalia.com> on 2013-04-05
    Reviewed by Carlos Garcia Campos.
    
    Naming the 'time' and 'inClip' unused parameters only produces
    compiler warnings.
    
    * Api/WebOverlay_p.h:
    (BlackBerry::WebKit::WebOverlayPrivateWebKitThread::notifyAnimationStarted):
    (WebOverlayPrivateWebKitThread):
    * Api/WebPage_p.h:
    (BlackBerry::WebKit::WebPagePrivate::notifyAnimationStarted):
    (BlackBerry::WebKit::WebPagePrivate::paintContents):
    * WebKitSupport/DefaultTapHighlight.h:
    (BlackBerry::WebKit::DefaultTapHighlight::notifyAnimationStarted):
    * WebKitSupport/InspectorOverlayBlackBerry.cpp:
    (BlackBerry::WebKit::InspectorOverlay::paintContents):
    * WebKitSupport/InspectorOverlayBlackBerry.h:
    (BlackBerry::WebKit::InspectorOverlay::notifyAnimationStarted):
    (InspectorOverlay):
    * WebKitSupport/SelectionOverlay.h:
    (BlackBerry::WebKit::SelectionOverlay::notifyAnimationStarted):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@147740 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    60a29804