Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
c76d8e9c
Commit
c76d8e9c
authored
Oct 11, 2011
by
Thomas White
Browse files
process_hkl: Remove old debug
parent
dffe82f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/process_hkl.c
View file @
c76d8e9c
...
...
@@ -521,7 +521,6 @@ int main(int argc, char *argv[])
if
(
sym_str
==
NULL
)
sym_str
=
strdup
(
"1"
);
sym
=
get_pointgroup
(
sym_str
);
STATUS
(
"%s -> %p
\n
"
,
sym_str
,
sym
);
free
(
sym_str
);
/* Open the data stream */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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