mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
llvm: Fixed remaining warnings for llvm
This commit addresses warnings emitted from the llvm compilers which were not encountered with gnu. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -197,7 +197,6 @@ class AM2315 {
|
||||
time_t m_last_time;
|
||||
|
||||
int m_base_priority;
|
||||
pthread_t this_thread;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user