Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
36d32c50
Commit
36d32c50
authored
Aug 27, 2010
by
reichenbach
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[FIX] removed lj calculation in WHomeGlyph (Alex wanted to remove this anyway)
parent
b3b71792
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
src/modules/homeGlyphs/WMHomeGlyphs.cpp
src/modules/homeGlyphs/WMHomeGlyphs.cpp
+0
-3
No files found.
src/modules/homeGlyphs/WMHomeGlyphs.cpp
View file @
36d32c50
...
...
@@ -174,9 +174,6 @@ void WMHomeGlyphs::properties()
void
WMHomeGlyphs
::
moduleMain
()
{
// TODO(wiebel): remove this as soon as wmath::WSymmetricSphericalHarmonic is thread save
wmath
::
WSymmetricSphericalHarmonic
::
calcLj
(
4
);
m_moduleState
.
add
(
m_input
->
getDataChangedCondition
()
);
m_moduleState
.
add
(
m_recompute
);
...
...
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