Doc: fix redundant doc.
authorKim Kulling <kim.kulling@googlemail.com>
Sun, 4 Sep 2016 22:27:59 +0000 (00:27 +0200)
committerKim Kulling <kim.kulling@googlemail.com>
Sun, 4 Sep 2016 22:27:59 +0000 (00:27 +0200)
doc/dox_cmd.h

index e740886..78e755d 100644 (file)
@@ -495,21 +495,11 @@ more information can be found in the <tt>aiPostProcess.h</tt> header.
     <td>Will transform uv-coordinates if possible.</td>
   </tr>
   <tr>
-    <td><tt>-guv</tt></td>
-    <td><tt>--gen-uvcoords</tt></td>
-    <td>Will generate uv-coordinates for textures if possible.</td>
-  </tr>
-  <tr>
     <td><tt>-fid</tt></td>
     <td><tt>--find-invalid-data</tt></td>
     <td>Will look for invalid data in the imported model structure.</td>
   </tr>
   <tr>
-    <td><tt>-fixn</tt></td>
-    <td><tt>--fix normals</tt></td>
-    <td>Imported normal vector will be fixed.</td>
-  </tr>
-  <tr>
     <td><tt>-db</tt></td>
     <td><tt>--debone</tt></td>
     <td>Removes nearly losslessly or according to a configured threshold bones from the model.</td>