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

Commitcdc0d15

Browse files
committed
remove unused structs
1 parent512488f commitcdc0d15

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎src/utils/file.c

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3423,11 +3423,6 @@ fio_communicate(int in, int out)
34233423
}
34243424

34253425
// CLASSES
3426-
typedefstructpioError {
3427-
fobjErrp;/* parent */
3428-
int_errno;
3429-
}pioError;
3430-
34313426
typedefstructpioLocalDrive
34323427
{
34333428
}pioLocalDrive;
@@ -3481,11 +3476,6 @@ typedef struct pioWriteFilter {
34813476
}pioWriteFilter;
34823477

34833478
#ifdefHAVE_LIBZ
3484-
typedefstructpioGZError {
3485-
fobjErrp;/* parent */
3486-
int_gzerrno;
3487-
}pioGZError;
3488-
34893479
typedefstructpioGZCompress {
34903480
z_streamstrm;
34913481
boolfinished;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp