lib: remove unused _NO_SINK graph status
[babeltrace.git] / bindings / python / bt2 / bt2 / __init__.py.in
index e1058890ee29e868f870ba135252ff71795d9373..f8fd8482086967ba3370d25e4c183e05aa2cd2f1 100644 (file)
@@ -99,10 +99,6 @@ class UnsupportedFeature(Exception):
     pass
 
 
-class NoSinkComponent(Exception):
-    pass
-
-
 class TryAgain(Exception):
     pass
 
This page took 0.023792 seconds and 4 git commands to generate.