1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2010-12-02 04:06:24 +00:00
parent df47a5c6f6
commit b30316c094

View file

@ -23,7 +23,6 @@ import org.w3c.dom.Node;
* The map entry container type.
*/
public class MapEntrySourceContainerType extends AbstractSourceContainerTypeDelegate {
private final static String ELEMENT_NAME = "mapEntry"; //$NON-NLS-1$
private final static String BACKEND_PATH = "backendPath"; //$NON-NLS-1$
private final static String LOCAL_PATH = "localPath"; //$NON-NLS-1$