<h1>Project "FreeSWITCH user-contributed scripts, etc" received a push.</h1>

<h2>branch: master updated</h2>
<pre>
       via: 24d4ad4efc9304067e70ef087ff723b9d996c49c (commit)
      from: f242d90a8febb1151c3e52998e3af08780345026 (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Jeff Lenk
comments: 
FSClient remove redundant setup

<span style="color: #000080; font-weight: bold">diff --git a/mitchcapper/FSClient/Setup/Setup.wixproj b/mitchcapper/FSClient/Setup/Setup.wixproj</span>
<span style="color: #000080; font-weight: bold">index acfcb35..acc41b5 100644</span>
<span style="color: #A00000">--- a/mitchcapper/FSClient/Setup/Setup.wixproj</span>
<span style="color: #00A000">+++ b/mitchcapper/FSClient/Setup/Setup.wixproj</span>
<span style="color: #800080; font-weight: bold">@@ -101,6 +101,6 @@</span>
         &lt;/Target&gt;
         --&gt;
   &lt;Target Name=&quot;AfterBuild&quot;&gt;
<span style="color: #A00000">-    &lt;GenerateBootstrapper ApplicationFile=&quot;$(TargetFileName)&quot; ApplicationName=&quot;FSClient Setup&quot; BootstrapperItems=&quot;@(BootstrapperFile)&quot; ComponentsLocation=&quot;HomeSite&quot; CopyComponents=&quot;True&quot; OutputPath=&quot;$(OutputPath)&quot; Path=&quot;C:\Program Files (X86)\Microsoft SDKs\Windows\v7.0A\Bootstrapper\&quot; /&gt;</span>
<span style="color: #00A000">+    &lt;GenerateBootstrapper ApplicationFile=&quot;$(TargetFileName)&quot; ApplicationName=&quot;FSClient&quot; BootstrapperItems=&quot;@(BootstrapperFile)&quot; ComponentsLocation=&quot;HomeSite&quot; CopyComponents=&quot;True&quot; OutputPath=&quot;$(OutputPath)&quot; Path=&quot;C:\Program Files (X86)\Microsoft SDKs\Windows\v7.0A\Bootstrapper\&quot; /&gt;</span>
   &lt;/Target&gt;
 &lt;/Project&gt;
\ No newline at end of file
</pre></div>
========================================================================<pre>

Summary of changes:
 mitchcapper/FSClient/Setup/Setup.wixproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH user-contributed scripts, etc</p>