Bug 121946 - [Qt] Remove PassTraits.h from WTF.pro
Summary: [Qt] Remove PassTraits.h from WTF.pro
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-26 03:10 PDT by Julien Brianceau
Modified: 2013-09-26 04:49 PDT (History)
3 users (show)

See Also:


Attachments
Remove PassTraits.h from WTF.pro (946 bytes, patch)
2013-09-26 03:16 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2013-09-26 03:10:55 PDT
Remove PassTraits.h from WTF.pro as this file disappeared in r156298 (http://trac.webkit.org/changeset/156298).

This will remove the following warning with Qt builds:
WARNING: Failure to find: PassTraits.h
Comment 1 Julien Brianceau 2013-09-26 03:16:51 PDT
Created attachment 212685 [details]
Remove PassTraits.h from WTF.pro
Comment 2 WebKit Commit Bot 2013-09-26 04:49:08 PDT
Comment on attachment 212685 [details]
Remove PassTraits.h from WTF.pro 

Clearing flags on attachment: 212685

Committed r156456: <http://trac.webkit.org/changeset/156456>
Comment 3 WebKit Commit Bot 2013-09-26 04:49:10 PDT
All reviewed patches have been landed.  Closing bug.