mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 19:05:38 +02:00
[cleanup] remove warnings
This commit is contained in:
parent
960a83bf16
commit
44f55eda09
1 changed files with 0 additions and 5 deletions
|
@ -27,11 +27,6 @@ import org.eclipse.rse.core.references.IRSEBaseReferencedObject;
|
||||||
* than a string, and its up to each consumer to know what to do with it. Generally,
|
* than a string, and its up to each consumer to know what to do with it. Generally,
|
||||||
* a filter string edit pane is designed to prompt the user for the contents of the
|
* a filter string edit pane is designed to prompt the user for the contents of the
|
||||||
* string in a domain-friendly way.
|
* string in a domain-friendly way.
|
||||||
* @see org.eclipse.rse.ui.filters.SystemFilterStringEditPane
|
|
||||||
* @see org.eclipse.rse.ui.filters.dialogs.SystemChangeFilterDialog and
|
|
||||||
* @see org.eclipse.rse.ui.filters.actions.SystemChangeFilterAction
|
|
||||||
* @see org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizard and
|
|
||||||
* @see org.eclipse.rse.ui.filters.actions.SystemNewFilterAction
|
|
||||||
*/
|
*/
|
||||||
public interface ISystemFilterString extends IRSEBaseReferencedObject, IAdaptable, IRSEModelObject
|
public interface ISystemFilterString extends IRSEBaseReferencedObject, IAdaptable, IRSEModelObject
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue