Bug 22653 - Remove unused Completion.h in CanvasRenderingContext2D.cpp
Summary: Remove unused Completion.h in CanvasRenderingContext2D.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 11:30 PST by Dimitri Glazkov (Google)
Modified: 2008-12-04 12:39 PST (History)
0 users

See Also:


Attachments
Remove unused Completion.h in CanvasRenderingContext2D.cpp (405 bytes, patch)
2008-12-04 11:33 PST, Dimitri Glazkov (Google)
no flags Details | Formatted Diff | Diff
remvoe completion.h v2 (874 bytes, patch)
2008-12-04 11:45 PST, Dimitri Glazkov (Google)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2008-12-04 11:30:05 PST
... because it is no longer used.
Comment 1 Dimitri Glazkov (Google) 2008-12-04 11:33:49 PST
Created attachment 25743 [details]
Remove unused Completion.h in CanvasRenderingContext2D.cpp

easy-peasy.
Comment 2 Dimitri Glazkov (Google) 2008-12-04 11:45:29 PST
Created attachment 25744 [details]
remvoe completion.h v2

now with a ChangeLog entry!
Comment 3 Darin Adler 2008-12-04 11:46:18 PST
Comment on attachment 25744 [details]
remvoe completion.h v2

r=me
Comment 4 Brett Wilson (Google) 2008-12-04 12:39:01 PST
Committed in r39000.