diff options
Diffstat (limited to 'Tools/CCode/Source/Common')
-rw-r--r-- | Tools/CCode/Source/Common/build.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/CCode/Source/Common/build.xml b/Tools/CCode/Source/Common/build.xml index 902f677d1d..38ae477296 100644 --- a/Tools/CCode/Source/Common/build.xml +++ b/Tools/CCode/Source/Common/build.xml @@ -15,8 +15,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Copyright (c) 2006, Intel Corporation
-->
- <taskdef resource="cpptasks.tasks"/>
- <typedef resource="cpptasks.types"/>
<taskdef resource="net/sf/antcontrib/antlib.xml"/>
<property name="tmp" value="tmp"/>
|