Removes unreachable code from RegistryUtil

The same condition is in line 41.

Found during testing of
https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/174008

Change-Id: I040e1943a25eccb7d575f23e8682b1d77b1e66a0
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2 files changed
tree: 7bf399b72820932604d01015fbc49762e68ebcb3
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. README.MD
README.MD

eclipse.platform.ui.tools

Repository for the platform tools to develop Eclipse 4 RCP applications.

How to build

Use the following command to build the components in this repository.

mvn clean verify -Pbuild-individual-bundles