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

Description Laszlo Gombos 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.
Comment 1 Laszlo Gombos 2011-02-28 08:40:06 PST
Created attachment 84067 [details]
proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-02-28 11:42:50 PST
All reviewed patches have been landed.  Closing bug.