bt2: remove NonexistentClockSnapshot exception type
[babeltrace.git] / src / bindings / python / bt2 / bt2 / __init__.py.in
index 8de6ba80d408b346d02697bc80ff76f801ff4859..4ceb37d1c671f0a74bbd8ee85c1d0dddb8b9ef9a 100644 (file)
@@ -105,10 +105,6 @@ class Canceled(Exception):
     pass
 
 
-class NonexistentClockSnapshot(Exception):
-    pass
-
-
 class _LoadingError(_Error):
     pass
 
This page took 0.023989 seconds and 4 git commands to generate.