Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Fletcher2003-10-27 21:07:13 +0000
committerThomas Fletcher2003-10-27 21:07:13 +0000
commit7513a43095c671185efb419ce3aeb6b150bd3c8b (patch)
tree15ae5ea157e2941c4a4d54936a7507e40382dc60 /launch/org.eclipse.cdt.launch/plugin.properties
parent92669e00620ce783b323bcea4f965a752d0b6f5f (diff)
downloadorg.eclipse.cdt-7513a43095c671185efb419ce3aeb6b150bd3c8b.tar.gz
org.eclipse.cdt-7513a43095c671185efb419ce3aeb6b150bd3c8b.tar.xz
org.eclipse.cdt-7513a43095c671185efb419ce3aeb6b150bd3c8b.zip
Patch from Mikhail Khodjaiants regarding source lookup.
Diffstat (limited to 'launch/org.eclipse.cdt.launch/plugin.properties')
-rw-r--r--launch/org.eclipse.cdt.launch/plugin.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/launch/org.eclipse.cdt.launch/plugin.properties b/launch/org.eclipse.cdt.launch/plugin.properties
index edc1deedb5e..de0ff3f8491 100644
--- a/launch/org.eclipse.cdt.launch/plugin.properties
+++ b/launch/org.eclipse.cdt.launch/plugin.properties
@@ -13,5 +13,3 @@ providerName=Eclipse.org
LocalCDTLaunch.name= C/C++ Local
CoreFileCDTLaunch.name= C/C++ Postmortem debugger
-
-DefaultSourceLocator.name=Default C/C++ Source Locator

Back to the top