tmf/lttng: Remove unneeded (non-Javadoc) comments
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / parsers / wizards / CustomTxtParserOutputWizardPage.java
index 355bab51d5fffa6ec372074b328a7a35b712d23f..581de842926c846ad2fc34cb1268782e0f316079 100644 (file)
@@ -130,9 +130,6 @@ public class CustomTxtParserOutputWizardPage extends WizardPage {
         }
     }
 
-    /* (non-Javadoc)
-     * @see org.eclipse.jface.dialogs.DialogPage#setVisible(boolean)
-     */
     @Override
     public void setVisible(final boolean visible) {
         if (visible) {
This page took 0.024127 seconds and 5 git commands to generate.