RESOLVED FIXED93446
Remove ce_time.(cpp|h) from list of source files
https://bugs.webkit.org/show_bug.cgi?id=93446
Summary Remove ce_time.(cpp|h) from list of source files
Patrick R. Gansterer
Reported 2012-08-08 00:45:01 PDT
Remove ce_time.(cpp|h) from list of source files
Attachments
Patch (2.08 KB, patch)
2012-08-08 00:49 PDT, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2012-08-08 00:49:01 PDT
Patrick R. Gansterer
Comment 2 2012-08-08 00:55:18 PDT
View in context: https://bugs.webkit.org/attachment.cgi?id=157142&action=review > Source/JavaScriptCore/Target.pri:-31 > -wince* { > - SOURCES += $$QT.core.sources/../3rdparty/ce-compat/ce_time.c > -} AFAIK it's possible to remove http://qt.gitorious.org/qt/qtbase/trees/master/src/3rdparty/ce-compat now too from the qtbase repository.
WebKit Review Bot
Comment 3 2012-08-08 03:44:03 PDT
Comment on attachment 157142 [details] Patch Clearing flags on attachment: 157142 Committed r125018: <http://trac.webkit.org/changeset/125018>
WebKit Review Bot
Comment 4 2012-08-08 03:44:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.