Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'profiling/org.eclipse.linuxtools.profiling.memory/src/org/eclipse/linuxtools/profiling/memory/launch/messages.properties')
-rw-r--r--profiling/org.eclipse.linuxtools.profiling.memory/src/org/eclipse/linuxtools/profiling/memory/launch/messages.properties14
1 files changed, 0 insertions, 14 deletions
diff --git a/profiling/org.eclipse.linuxtools.profiling.memory/src/org/eclipse/linuxtools/profiling/memory/launch/messages.properties b/profiling/org.eclipse.linuxtools.profiling.memory/src/org/eclipse/linuxtools/profiling/memory/launch/messages.properties
deleted file mode 100644
index c60d267f95..0000000000
--- a/profiling/org.eclipse.linuxtools.profiling.memory/src/org/eclipse/linuxtools/profiling/memory/launch/messages.properties
+++ /dev/null
@@ -1,14 +0,0 @@
-#################################################################################
-# Copyright (c) 2012 Red Hat, Inc.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Red Hat initial API and implementation
-#################################################################################
-MemoryLaunchShortcut_0=Could not find a provider for profiling type :
-MemoryPreferencesPage_0=Profiling Preferences
-MemoryPreferencesPage_1=Choose default memory launch provider
-

Back to the top