configure: re-enable '-Wunused-parameter'
[babeltrace.git] / src / plugins / ctf / fs-src / metadata.cpp
index 0681b6f2d0900ef6088f99b3de04468c5058710d..5e6f7d108a2ec860818aa81c11d163118c06d29f 100644 (file)
@@ -123,7 +123,7 @@ end:
     return ret;
 }
 
-int ctf_fs_metadata_init(struct ctf_fs_metadata *metadata)
+int ctf_fs_metadata_init(struct ctf_fs_metadata *)
 {
     /* Nothing to initialize for the moment. */
     return 0;
This page took 0.022834 seconds and 4 git commands to generate.