Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2023-12-01 11:55:33 +0300
committerCorinna Vinschen <corinna@vinschen.de>2023-12-01 11:56:05 +0300
commit10da64688016c0146e049eef3533a35ff19e6b6e (patch)
tree5f8eb7da4b97e44babbe689a9e80a2a57cff0e8f /winsup
parentcb21f8bc56c20f57ade4ba94f2b09a457acb8b2d (diff)
Cygwin: drop stray fs_info::check_ssd declaration
This is just a leftover from development Fixes: 8b01c5d6903f ("Cygwin: fs_info: check for SSD") Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/local_includes/mount.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/cygwin/local_includes/mount.h b/winsup/cygwin/local_includes/mount.h
index 57c89e010..b2acdf08b 100644
--- a/winsup/cygwin/local_includes/mount.h
+++ b/winsup/cygwin/local_includes/mount.h
@@ -81,8 +81,6 @@ class fs_info
ULONG sernum; /* Volume Serial Number */
char fsn[80]; /* Windows filesystem name */
- void check_ssd (HANDLE);
-
public:
void clear ()
{