mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-10 06:20:27 -04:00
Remove unused files
This commit is contained in:
parent
3cccfee96b
commit
632616a2b6
@ -24,9 +24,6 @@
|
|||||||
-Dsun.java2d.d3d=false
|
-Dsun.java2d.d3d=false
|
||||||
-Dprism.order=sw
|
-Dprism.order=sw
|
||||||
|
|
||||||
# reduce default logging
|
|
||||||
-Djava.util.logging.config.file="%EXEDIR%\logging.properties"
|
|
||||||
|
|
||||||
# support JAVA_OPTS environment variable
|
# support JAVA_OPTS environment variable
|
||||||
%JAVA_OPTS%
|
%JAVA_OPTS%
|
||||||
|
|
||||||
|
@ -24,9 +24,6 @@
|
|||||||
-Dsun.java2d.d3d=false
|
-Dsun.java2d.d3d=false
|
||||||
-Dprism.order=sw
|
-Dprism.order=sw
|
||||||
|
|
||||||
# reduce default logging
|
|
||||||
-Djava.util.logging.config.file="%EXEDIR%\logging.properties"
|
|
||||||
|
|
||||||
# support JAVA_OPTS environment variable
|
# support JAVA_OPTS environment variable
|
||||||
%JAVA_OPTS%
|
%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