tmf/lttng: Remove unneeded (non-Javadoc) comments
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / uml2sd / handlers / MoveSDLeft.java
index 4fa0e0009766d21a81f63aa49581c12b3341fcc8..17fd8c15e11533feacb34b0f39c2288aa654c751 100755 (executable)
@@ -1,5 +1,5 @@
 /**********************************************************************
- * Copyright (c) 2005, 2012 IBM Corporation, Ericsson
+ * Copyright (c) 2005, 2013 IBM Corporation, Ericsson
  * All rights reserved.   This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -66,10 +66,7 @@ public class MoveSDLeft extends Action {
    // ------------------------------------------------------------------------
    // Operations
    // ------------------------------------------------------------------------
-   /*
-    * (non-Javadoc)
-    * @see org.eclipse.jface.action.Action#run()
-    */
+
     @Override
     public void run() {
 
This page took 0.024151 seconds and 5 git commands to generate.