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

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/zbxwin32/disk.c')
-rw-r--r--src/libs/zbxwin32/disk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/zbxwin32/disk.c b/src/libs/zbxwin32/disk.c
index cc2f9dadcd1..e54c8c309fd 100644
--- a/src/libs/zbxwin32/disk.c
+++ b/src/libs/zbxwin32/disk.c
@@ -22,8 +22,6 @@
/******************************************************************************
* *
- * Function: get_cluster_size *
- * *
* Purpose: get file system cluster size for specified path (for cases when *
* the file system is mounted on empty NTFS directory) *
* *