This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  6f5707c3e3f4e666f8d04fba1023597df825063a (commit)
       via  ffe74096bf6eb36c127afae00e2adfdd63e0db77 (commit)
      from  f096cca1b30369b329043030e3583d4ee7c0b455 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6f5707c3e3f4e666f8d04fba1023597df825063a
commit 6f5707c3e3f4e666f8d04fba1023597df825063a
Merge: f096cca ffe7409
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Feb 21 08:30:26 2014 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Feb 21 08:30:26 2014 -0500

    Merge topic 'target-SOURCES-refactor' into next
    
    ffe74096 Remove init of unused field removed in parent


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ffe74096bf6eb36c127afae00e2adfdd63e0db77
commit ffe74096bf6eb36c127afae00e2adfdd63e0db77
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Feb 21 08:30:15 2014 -0500
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Fri Feb 21 08:30:15 2014 -0500

    Remove init of unused field removed in parent

diff --git a/Source/cmOSXBundleGenerator.cxx b/Source/cmOSXBundleGenerator.cxx
index d3c3d81..78b59b3 100644
--- a/Source/cmOSXBundleGenerator.cxx
+++ b/Source/cmOSXBundleGenerator.cxx
@@ -21,7 +21,6 @@ cmOSXBundleGenerator::
 cmOSXBundleGenerator(cmGeneratorTarget* target,
                      const char* configName)
  : GT(target)
- , Target(target->Target)
  , Makefile(target->Target->GetMakefile())
  , LocalGenerator(Makefile->GetLocalGenerator())
  , ConfigName(configName)

-----------------------------------------------------------------------

Summary of changes:
 Source/cmOSXBundleGenerator.cxx |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to