[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    icecream/daemon
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2012-07-30 17:50:09
Message-ID: 20120730175009.A547BAC7A9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1308590 by lunakl:

remove duplicated code



 M  +0 -4      environment.cpp  


--- trunk/icecream/daemon/environment.cpp #1308589:1308590
@@ -198,10 +198,6 @@
         gcc_bin_timestamp = st.st_mtime;
     else
         gcc_bin_timestamp = 0;
-    if( stat( "/usr/bin/gcc", &st ) == 0 )
-        gcc_bin_timestamp = st.st_mtime;
-    else
-        gcc_bin_timestamp = 0;
     if( stat( "/usr/bin/g++", &st ) == 0 )
         gpp_bin_timestamp = st.st_mtime;
     else
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic