From 6767917b10a1b28f3dffbf9241b7a4607eb34a2a Mon Sep 17 00:00:00 2001 From: vanjeff Date: Mon, 20 Oct 2008 08:48:16 +0000 Subject: removed blank lines to refine source codes. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6135 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/Synchronization.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'MdePkg/Library/BaseLib/Synchronization.c') diff --git a/MdePkg/Library/BaseLib/Synchronization.c b/MdePkg/Library/BaseLib/Synchronization.c index 61808e7d85..1a95026a79 100644 --- a/MdePkg/Library/BaseLib/Synchronization.c +++ b/MdePkg/Library/BaseLib/Synchronization.c @@ -12,9 +12,6 @@ **/ - - - #include "BaseLibInternals.h" #define SPIN_LOCK_RELEASED ((UINTN) 1) -- cgit v1.2.3