mirror of
https://github.com/depp/syncfiles.git
synced 2025-02-19 20:30:39 +00:00
Remove duplicate typedef
This commit is contained in:
parent
940614c032
commit
7ee3dd3d99
@ -51,9 +51,6 @@ struct Metadata {
|
||||
struct Timestamp mod_time;
|
||||
};
|
||||
|
||||
/* A reference to a file node by index, or 0 for none. */
|
||||
typedef int FileRef;
|
||||
|
||||
/* Information about a local and remote file or directory. */
|
||||
struct FileRec {
|
||||
FileName name[2];
|
||||
|
Loading…
x
Reference in New Issue
Block a user