Bläddra i källkod

Remove obsolete Todo comments.

git-svn-id: file:///var/svn/tigccpp/trunk@401 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 18 år sedan
förälder
incheckning
2ea0e31afc
1 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0 3
      ktigcc/tpr.cxx

+ 0 - 3
ktigcc/tpr.cxx

@@ -501,9 +501,6 @@ const char *smartAscii(const QString &s)
   return s.ascii();
 }
 
-//To do:
-//reloc_param's macro here just puts "None" for the RT_NONE macro, which is probably not entirely correct, but it should work in all cases anyway.
-//some parameters are booleans for if a parameter is defined or not.  should the parameter be shown anyway, even if the associated boolean is false?
 int save_tpr(FILE *f,TPRDataStruct *dest)
 {
     unsigned i=0,e;