mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
Remove unused files
This commit is contained in:
parent
3cccfee96b
commit
632616a2b6
@ -24,9 +24,6 @@
|
||||
-Dsun.java2d.d3d=false
|
||||
-Dprism.order=sw
|
||||
|
||||
# reduce default logging
|
||||
-Djava.util.logging.config.file="%EXEDIR%\logging.properties"
|
||||
|
||||
# support JAVA_OPTS environment variable
|
||||
%JAVA_OPTS%
|
||||
|
||||
|
@ -24,9 +24,6 @@
|
||||
-Dsun.java2d.d3d=false
|
||||
-Dprism.order=sw
|
||||
|
||||
# reduce default logging
|
||||
-Djava.util.logging.config.file="%EXEDIR%\logging.properties"
|
||||
|
||||
# support JAVA_OPTS environment variable
|
||||
%JAVA_OPTS%
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
@ -1,12 +0,0 @@
|
||||
# Default global handler
|
||||
handlers= java.util.logging.ConsoleHandler
|
||||
|
||||
# Default global logging level
|
||||
.level= WARNING
|
||||
|
||||
# Limit messages that printed on the console to WARNING and above
|
||||
java.util.logging.ConsoleHandler.level = WARNING
|
||||
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
|
||||
|
||||
# Suppress WindowsPreferences logging
|
||||
java.util.prefs.level = SEVERE
|
Loading…
x
Reference in New Issue
Block a user