Remove an outdated/inapplicable comment
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 16 Mar 2016 07:28:24 +0000 (00:28 -0700)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Wed, 16 Mar 2016 07:35:28 +0000 (00:35 -0700)
Summary: [Folly] Remove an outdated/inapplicable comment from `folly/Portability.h`.

Reviewed By: Gownta

Differential Revision: D3055909

fb-gh-sync-id: c17fdcc7de13fe5a9bb38bb4498a006ec71a61e2
shipit-source-id: c17fdcc7de13fe5a9bb38bb4498a006ec71a61e2

folly/Portability.h

index dc33d3b4a45a322bbd5aad6788f630d3cfaa35d5..3276e44711374d681f7e9e5164b8d1a62344eef0 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef FOLLY_PORTABILITY_H_
 #define FOLLY_PORTABILITY_H_
 
-// @nocommit invalidate ccache 20151125 (see #8764509)
-
 #include <string.h>
 
 #include <cstddef>