audk/CorebootModulePkg/Library/CbParseLib
Scott Duplichan 7b0f636452 CorebootModulePkg: Remove unused static functions to prevent gcc build fail
The gcc build will fail with -Werror=unused-function when a compilation
unit defines a static function but never calls it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17143 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-10 02:05:57 +00:00
..
CbParseLib.c CorebootModulePkg: Remove unused static functions to prevent gcc build fail 2015-04-10 02:05:57 +00:00
CbParseLib.inf Pkg-Module: CorebootModulePkg 2015-03-31 01:06:23 +00:00