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

Commit8ee07b5

Browse files
committed
Tired of seeing that 'unused variable' warning...
1 parent05933f4 commit8ee07b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/interfaces/ecpg/lib/ecpglib.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,6 @@ ECPGexecute(struct statement * stmt)
510510
caseECPGt_char_variable:
511511
{
512512
intslen=strlen((char*)var->value);
513-
char*tmp;
514513

515514
if (!(newcopy=ecpg_alloc(slen+1,stmt->lineno)))
516515
return false;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp