summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
Diffstat (limited to 'Tools')
-rw-r--r--Tools/Python/buildgen/SurfaceAreaElement.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/Python/buildgen/SurfaceAreaElement.py b/Tools/Python/buildgen/SurfaceAreaElement.py
index ae1938f..ec84582 100644
--- a/Tools/Python/buildgen/SurfaceAreaElement.py
+++ b/Tools/Python/buildgen/SurfaceAreaElement.py
@@ -1535,7 +1535,6 @@ def PrintWorkspace(ws):
if __name__ == "__main__":
# os.environ["WORKSPACE"]
workspacePath = os.getenv("WORKSPACE", os.getcwd())
- workspacePath = "C:\\home\\src\\R9\\pbuild"
saFile = ""
if len(sys.argv) <= 1:
saFile = os.path.join(workspacePath, "Tools/Conf/FrameworkDatabase.db")