Closed Bug 728480 Opened 13 years ago Closed 13 years ago

nsPresShell.cpp:5748:1: warning: ‘void EvictTouchPoint(nsCOMPtr<nsIDOMTouch>&)’ defined but not used [-Wunused-function] (also "AppendToTouchList")

Categories

(Core :: Layout, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla13

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

nsPresShell.cpp:5748:1: warning: ‘void EvictTouchPoint(nsCOMPtr<nsIDOMTouch>&)’ defined but not used [-Wunused-function] nsPresShell.cpp:5787:1: warning: ‘PLDHashOperator AppendToTouchList(const PRUint32&, nsCOMPtr<nsIDOMTouch>&, void*) These functions are only used in code that's guarded by #ifdef MOZ_TOUCH. Patch upcoming to wrap these functions in #ifdef MOZ_TOUCH.
Attached patch fix (deleted) — Splinter Review
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #598428 - Flags: review?(wjohnston)
Attachment #598428 - Flags: review?(wjohnston) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: