[Webkit-unassigned] [Bug 65846] New: [EFL] Remove unused local variable from _ewk_tiled_backing_store_item_process_idler_cb.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 03:39:19 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65846

           Summary: [EFL] Remove unused local variable from
                    _ewk_tiled_backing_store_item_process_idler_cb.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hyuki.kim at samsung.com
                CC: leandro at profusion.mobi, kubo at profusion.mobi,
                    demarchi at webkit.org, ryuan.choi at samsung.com,
                    gyuyoung.kim at webkit.org


As Ewk_Tiled_Backing_Store_Item *it is declared as local variable, but it's never referenced anywhere, it is better to be removed from _ewk_tiled_backing_store_item_process_idler_cb.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list