mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 15:05:36 +02:00
Cosmetics.
This commit is contained in:
parent
8d5b9371c1
commit
06c859eb03
1 changed files with 1 additions and 3 deletions
|
@ -48,12 +48,10 @@ import org.eclipse.cdt.internal.ui.text.CTextTools;
|
|||
* Testing the auto indent strategies.
|
||||
*/
|
||||
public class CAutoIndentTest extends AbstractAutoEditTest {
|
||||
|
||||
private HashMap<String, String> fOptions;
|
||||
private List<IStatus> fStatusLog;
|
||||
private ILogListener fLogListener;
|
||||
|
||||
|
||||
/**
|
||||
* @param name
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue