Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit88d6836

Browse files
author
Alexandra Pervushina
committed
Remove unused variable
1 parentabeffd5 commit88d6836

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎postprocessing.c‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ restore_selectivities(List *clauselist,
150150
{
151151
List*lst=NIL;
152152
ListCell*l;
153-
inti=0;
154153
boolparametrized_sel;
155154
intnargs;
156155
int*args_hash;
@@ -190,7 +189,6 @@ restore_selectivities(List *clauselist,
190189
cur_sel=&rinfo->outer_selec;
191190

192191
lst=lappend(lst,cur_sel);
193-
i++;
194192
}
195193

196194
if (parametrized_sel)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp