mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Remove not used
This commit is contained in:
parent
4a1e38ac3a
commit
4e6fe61434
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
/*
|
||||
*(c) Copyright QNX Software Systems Ltd. 2002.
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*/
|
||||
|
||||
package org.eclipse.cdt.debug.core.cdi.model;
|
||||
|
||||
/**
|
||||
*
|
||||
* Represents a global data structure in the program.
|
||||
*
|
||||
* @since Jul 9, 2002
|
||||
*/
|
||||
public interface ICDIGlobalVariable extends ICDIVariable
|
||||
{
|
||||
}
|
Loading…
Add table
Reference in a new issue