]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Remove redundant cc_log
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 5 Jun 2019 20:49:41 +0000 (22:49 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 5 Jun 2019 20:49:41 +0000 (22:49 +0200)
src/ccache.c

index 31544d4bd143585b33f8ecd6b9337f7efdbf38be..903c4b42824790ea6ebda8188f36de02cc1b66df 100644 (file)
@@ -2177,8 +2177,6 @@ from_cache(enum fromcache_call_mode mode, bool put_object_in_manifest)
                return;
        }
 
-       cc_log("Read from cache: %s", cached_result);
-
        MTR_END("file", "file_get");
 
        // Update modification timestamp to save files from LRU cleanup. Also gives