git-p4: add option to disable syncing of p4/master with p4
[gitweb.git] / refs / files-backend.c
index a92a2aa82137e811e12d1e9d67eb3b4fd85f19fd..49d8f67bf132c2357fddcca4b449e28a54ce8f7c 100644 (file)
@@ -62,10 +62,6 @@ struct ref_lock {
        struct object_id old_oid;
 };
 
-/*
- * Future: need to be in "struct repository"
- * when doing a full libification.
- */
 struct files_ref_store {
        struct ref_store base;
        unsigned int store_flags;