]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove forward declaration.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Mar 2008 04:44:55 +0000 (04:44 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Mar 2008 04:44:55 +0000 (04:44 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4968 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Foundation/Protocol/Print/Print.h

index db7b393ed663cdf1e1d7535ff1ba9fa653905869..5c8bbc72cbdf5f8356c9b6893786b06bf8c3be03 100644 (file)
@@ -25,10 +25,6 @@ Abstract:
 #define EFI_PRINT_PROTOCOL_GUID  \\r
    { 0xdf2d868e, 0x32fc, 0x4cf0, {0x8e, 0x6b, 0xff, 0xd9, 0x5d, 0x13, 0x43, 0xd0} }\r
 \r
-//\r
-// Forward reference for pure ANSI compatability\r
-//\r
-EFI_FORWARD_DECLARATION (EFI_PRINT_PROTOCOL);\r
 \r
 typedef struct _EFI_PRINT_PROTOCOL EFI_PRINT_PROTOCOL;\r
 \r