Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vdt-plugin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
vdt-plugin
Commits
4515880d
Commit
4515880d
authored
Mar 04, 2014
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed temporary debug output
parent
e1ec9699
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
Tool.java
src/com/elphel/vdt/core/tools/params/Tool.java
+1
-3
No files found.
src/com/elphel/vdt/core/tools/params/Tool.java
View file @
4515880d
...
...
@@ -539,8 +539,6 @@ public class Tool extends Context implements Cloneable, Inheritable {
if
(
Double
.
isNaN
(
priority
))
priority
=
baseTool
.
priority
;
// What about output lines attributes?
}
public
void
initDisabled
()
throws
ConfigException
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment