Skip to content
Snippets Groups Projects
Commit 981c404b authored by Sven Gestegård Robertz's avatar Sven Gestegård Robertz
Browse files

Merge branch 'master' into 'master'

Remove unused type variable

This merge request removes an unused type variable in [SampleDispatcher.java](https://gitlab.control.lth.se/anders_blomdell/labcomm/blob/master/lib/java/se/lth/control/labcomm/SampleDispatcher.java). This caused warnings when the Java lib is compiled with `-Xlint` since the LabComm compiler outputs code that doesn't use the type variable.

See merge request !4
parents ed1293da ebc255bc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment