Bug 55379

Summary: Cleanup the include guard form an Objective-C files
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, laszlo.gombos, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch none

Laszlo Gombos
Reported 2011-02-28 07:50:38 PST
EmptyProtocolDefinitions.h use to be included (from #include) from WebKit2Prefix.h and it needed an include guard as part of http://trac.webkit.org/changeset/76916. After http://trac.webkit.org/changeset/76991 the include guard is no longer needed.
Attachments
proposed patch (1.48 KB, patch)
2011-02-28 08:40 PST, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2011-02-28 08:40:06 PST
Created attachment 84067 [details] proposed patch
WebKit Commit Bot
Comment 2 2011-02-28 11:42:47 PST
Comment on attachment 84067 [details] proposed patch Clearing flags on attachment: 84067 Committed r79888: <http://trac.webkit.org/changeset/79888>
WebKit Commit Bot
Comment 3 2011-02-28 11:42:50 PST
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.