1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00

Not usefull.

This commit is contained in:
Alain Magloire 2003-02-02 01:02:22 +00:00
parent 4b2719646a
commit d34840ed5b

View file

@ -1,12 +0,0 @@
package org.eclipse.cdt.core.model;
/*
* (c) Copyright IBM Corp. 2000, 2001.
* All Rights Reserved.
*/
/**
* Represents a static variable.
*/
public interface IVariableLocal extends IVariable {
}