1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Bug 328012: Remote @noextend because it breaks the compilation of org.eclipse.cdt.debug.gdbjtag.ui.GDBJtagCDICMainTab

This commit is contained in:
Marc Khouzam 2010-11-29 16:05:16 +00:00
parent 93025a22fb
commit d71d341186

View file

@ -60,7 +60,6 @@ import org.eclipse.ui.dialogs.TwoPaneElementSelector;
* <p>
* This class may be instantiated. This class is not intended to be subclassed.
* </p>
* @noextend This class is not intended to be subclassed by clients.
* @since 2.0
*/
public class CMainTab extends CAbstractMainTab {