RESOLVED FIXED25241
Remove superfluous NotImplemented.h includes
https://bugs.webkit.org/show_bug.cgi?id=25241
Summary Remove superfluous NotImplemented.h includes
Xan Lopez
Reported 2009-04-16 12:09:32 PDT
Title says it all I guess. Did a small lisp program to check for not needed NotImplemented.h includes. Guess you can do it in one line with perl, but well, this is what I know :)
Attachments
notimplemented.patch (28.37 KB, patch)
2009-04-16 12:11 PDT, Xan Lopez
sam: review+
notimplemented.lisp (1.49 KB, text/plain)
2009-04-16 12:12 PDT, Xan Lopez
no flags
Xan Lopez
Comment 1 2009-04-16 12:11:52 PDT
Created attachment 29544 [details] notimplemented.patch Remove superfluous NotImplemented.h includes.
Xan Lopez
Comment 2 2009-04-16 12:12:32 PDT
Created attachment 29545 [details] notimplemented.lisp The program used, for reference.
Xan Lopez
Comment 3 2009-04-16 14:54:04 PDT
Thank you, landed as r42590.
Note You need to log in before you can comment on or make changes to this bug.