1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2013-07-21 21:39:18 -07:00
parent a3605ae110
commit bc98f57d9a

View file

@ -12,7 +12,6 @@ package org.eclipse.cdt.codan.core.cxx.externaltool;
import java.util.ArrayList;
import java.util.List;
// import java.util.StringTokenizer;
/**
* Separates the arguments, stored as a single {@code String}, to pass to an external tool. It uses