commit | 9e41f686fc20304086db387563089e42cf3189d5 | [log] [tgz] |
---|---|---|
author | Dandan Bi <dandan.bi@intel.com> | Tue Mar 22 15:37:54 2016 +0800 |
committer | Feng Tian <feng.tian@intel.com> | Thu Mar 24 09:00:53 2016 +0800 |
tree | 7ca8a8ccb181ad2b1bc908682c116c31b7b5ed04 | |
parent | 4f5eff8193096eb847639f090a7dfae3cff95fde [diff] |
MdeModulePkg/FileExplorerLib.h: Remove the redefinition of typedefs Xcode clang seems unhappy with both FileExplorerLib.h and Protocol/FileExplorer.h both defining CHOOSE_HANDLER, now remove the definition in FileExplorerLib.h. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Andrew Fish <afish@apple.com> Reviewed-by: Eric Dong <eric.dong@intel.com>