ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui  and XPath UI
https://bugs.eclipse.org/bugs/show_bug.cgi?id=215641

Removed unused Require-Bundle of the xpath view
diff --git a/bundles/org.eclipse.wst.xsl.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.xsl.ui/META-INF/MANIFEST.MF
index 4bcf924..55b9462 100644
--- a/bundles/org.eclipse.wst.xsl.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.xsl.ui/META-INF/MANIFEST.MF
@@ -11,7 +11,6 @@
  org.eclipse.wst.xml.core,
  org.eclipse.ui.console,
  org.eclipse.debug.ui,
- org.eclipse.wst.xml.ui.xpath,
  org.eclipse.search
 Eclipse-LazyStart: true
 Bundle-Vendor: %providerName