mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -05:00
remove excess code
This commit is contained in:
@@ -154,7 +154,6 @@ bool DataPlane::initialize(){
|
||||
_dataOptions.onChange([this](){ loadTexture();} );
|
||||
|
||||
_transferFunctionsFile.onChange([this](){
|
||||
LDEBUG(name() + " Event setTransferFunctionsFileChanged");
|
||||
setTransferFunctions(_transferFunctionsFile.value());
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user