Skip to content

Commit 76b4436

Browse files
matteiusclaude
andcommitted
Remove stale chmod TODO now that callers use chmod_path
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e2bc0fa commit 76b4436

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

include/core/path_utils.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,4 @@ int chmod_parent(const char *path, mode_t mode);
6868
*/
6969
int chmod_recursive(const char *path, mode_t mode);
7070

71-
// TODO: create recursive chmod for folders only and use that instead of chmod_recursive
72-
7371
#endif /* LIGHTNVR_PATH_UTILS_H */

0 commit comments

Comments
 (0)