summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Eot/EotMain.py
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/Python/Eot/EotMain.py')
-rw-r--r--BaseTools/Source/Python/Eot/EotMain.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/BaseTools/Source/Python/Eot/EotMain.py b/BaseTools/Source/Python/Eot/EotMain.py
index a506378288..e0b2ed2e70 100644
--- a/BaseTools/Source/Python/Eot/EotMain.py
+++ b/BaseTools/Source/Python/Eot/EotMain.py
@@ -1009,9 +1009,6 @@ class Ffs(Image):
def Pack(self):
pass
- def SetFreeSpace(self, Size):
- self.FreeSpace = Size
-
def _GetGuid(self):
return gGuidStringFormat % self.Name