Merge branch 'groovy4' of alkmene.hbz-nrw.de:joerg/graphics into groovy4
This commit is contained in:
commit
5cc5e1aaf6
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ public class GhostscriptLibraryLoader {
|
|||
private static final Logger logger = Logger.getLogger(GhostscriptLibraryLoader.class.getName());
|
||||
|
||||
private static final String[] LINUX_LIBNAMES = {
|
||||
"gs.so.9.27",
|
||||
"gs.9.27",
|
||||
"gs.so.9.25",
|
||||
"gs.9.25",
|
||||
"gs"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue