Removed extra ;

This commit is contained in:
nathan 2016-12-10 19:56:59 +01:00
parent 9c52309c06
commit d9c54ccd86

View File

@ -40,7 +40,7 @@ class Swt {
if (currentDisplay == null) {
logger.error("Unable to get the current display for SWT. Please create an issue with your OS and Java " +
"version so we may further investigate this issue.");
};
}
}
public static