Skip to content
Snippets Groups Projects
Commit 8dda77e3 authored by Timothée Couble's avatar Timothée Couble
Browse files

[refact] Remove unused getTimeKeeper

parent 53bd3ff9
No related branches found
No related tags found
1 merge request!172[feat] Init Lidarview python simple
......@@ -887,11 +887,6 @@ def getPVApplicationCore():
def getPVSettings():
return getPVApplicationCore().settings()
def getTimeKeeper():
return getPVApplicationCore().getActiveServer().getTimeKeeper()
def onTrailingFramesChanged(number):
# WIP sensorListWidget must provide an API / assume responsibility for this
tr = getTrailingFrame()
......
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