summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page10
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page
index 085c6987..a9e8b7e0 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page
@@ -14,7 +14,7 @@
<title>Regress.TestObj::cleanup</title>
<synopsis><code mime="text/x-python">
-function callback(test_obj, user_param1, ...):void;
+function callback(test_obj, ):void;
</code></synopsis>
@@ -28,14 +28,6 @@ function callback(test_obj, user_param1, ...):void;
<title><code>test_obj</code></title>
<p>instance of Regress.TestObj that is emitting the signal</p>
</item>
-<item>
-<title><code>user_param1</code></title>
-<p>first user parameter (if any) specified with the connect() method</p>
-</item>
-<item>
-<title><code>...</code></title>
-<p>additional user parameters (if any)</p>
-</item>
</terms>