Changeset 340

Show
Ignore:
Timestamp:
10/11/08 15:38:10 (3 months ago)
Author:
wolf
Message:

[DEV] Xmo'd: remove unused+empty updateModelXmod function.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cocoa/mogenerator/Xmod/Xmod.applescript

    r338 r340  
    5656end updateProjectXmod 
    5757 
    58 on updateModelXmod(_project, _modelFilePath) 
    59         tell application "Xcode" 
    60         end tell 
    61 end updateModelXmod 
    62  
    6358on everyTargetWithBuildFilePath(_project, _buildFilePath) 
    6459        set theResult to {}