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

dstore - A_SOURCE_LOCATION should not be deprecated as it's still needed for search

This commit is contained in:
David McKnight 2007-11-23 18:17:49 +00:00
parent 5e81be52d6
commit 47567eaf27

View file

@ -207,7 +207,6 @@ public class DE
/*
* Source location attribute index.
* @deprecated
*/
public static final int A_SOURCE_LOCATION = 5;