opendj3-server-dev/src/guitools/org/opends/guitools/controlpanel/ui/components/BinaryCellPanel.java
@@ -193,8 +193,7 @@ } else { returnValue = INFO_CTRL_PANEL_CONTENTS_OF_FILE.get( value.getFile().toString()); returnValue = INFO_CTRL_PANEL_CONTENTS_OF_FILE.get(value.getFile()); } return returnValue; }