mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-13 19:25:38 +02:00
Cosmetics.
This commit is contained in:
parent
587d3cee4c
commit
7cdae41b21
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@ public class LaunchMessages {
|
|||
static {
|
||||
try {
|
||||
RESOURCE_BUNDLE = ResourceBundle.getBundle(BUNDLE_NAME);
|
||||
}
|
||||
catch (MissingResourceException x) {
|
||||
} catch (MissingResourceException x) {
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue