[Commits] [svn:einsteintoolkit] NewRad/trunk/src/ (Rev. 22)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Thu May 9 12:52:58 CDT 2013


User: knarf
Date: 2013/05/09 12:52 PM

Modified:
 /trunk/src/
  newrad.cc

Log:
 remove unused variable

File Changes:

Directory: /trunk/src/
======================

File [modified]: newrad.cc
Delta lines: +0 -1
===================================================================
--- trunk/src/newrad.cc	2013-05-09 17:52:07 UTC (rev 21)
+++ trunk/src/newrad.cc	2013-05-09 17:52:58 UTC (rev 22)
@@ -34,7 +34,6 @@
   
   int const ai = cctkGH->cctk_ash[0];
   int const aj = cctkGH->cctk_ash[1];
-  int const ak = cctkGH->cctk_ash[2];
   
   int const si = dir[0];
   int const sj = dir[1];



More information about the Commits mailing list