IOT-1877 : start presence issue
[platform/upstream/iotivity.git] / service / SConscript
index 0738259..d28d59f 100755 (executable)
@@ -27,9 +27,6 @@ Import('env')
 target_os = env.get('TARGET_OS')
 
 if target_os not in ['arduino','darwin','windows']:
-    # Build resource-hosting project
-    SConscript('resource-hosting/SConscript')
-
     # Build resource-encapsulation project
     SConscript('resource-encapsulation/SConscript')