Closed Bug 1521686 Opened 5 years ago Closed 5 years ago

clang build warning: widget/windows/nsWindowGfx.cpp(127,13): warning: unused function 'EnsureSharedSurfaceSize' [-Wunused-function]

Categories

(Core :: Graphics: Canvas2D, defect)

65 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

Details

Attachments

(1 file)

15:10.51 In file included from m:/fx64-dbg/widget/windows/Unified_cpp_widget_windows2.cpp:137:
15:10.78 m:/src/widget/windows/nsWindowGfx.cpp(127,13): warning: unused function 'EnsureSharedSurfaceSize' [-Wunused-function]
15:10.79 static bool EnsureSharedSurfaceSize(IntSize size) {
15:10.79 ^

This was added by bug 506926, but not sure when this becomes an orphan.

The method was added by bug 506926, but not sure when this becomes an orphan.

Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/bdf350144ce4
Get rid of unused EnsureSharedSurfaceSize() method r=jmathies
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: