Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d893a29

Browse files
committed
Remove superfluous forward declaration
The need for this was removed by commit dc9c3b0.
1 parent 6234a9c commit d893a29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/regress/pg_regress.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
#define INVALID_PID INVALID_HANDLE_VALUE
1919
#endif
2020

21-
struct StringInfoData; /* avoid including stringinfo.h here */
22-
2321
/* simple list of strings */
2422
typedef struct _stringlist
2523
{

0 commit comments

Comments
 (0)