mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
This commit is contained in:
@ -4182,7 +4182,6 @@ RemoveOldXlogFiles(XLogSegNo segno, XLogRecPtr endptr)
|
||||
xlde->d_name)));
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
/*
|
||||
* On Windows, if another process (e.g another backend)
|
||||
* holds the file open in FILE_SHARE_DELETE mode, unlink
|
||||
|
Reference in New Issue
Block a user