Removing redirects
authorTom Jackson <tjackson@fb.com>
Fri, 7 Feb 2014 18:55:14 +0000 (10:55 -0800)
committerDave Watson <davejwatson@fb.com>
Fri, 21 Feb 2014 21:40:49 +0000 (13:40 -0800)
Test Plan: contbuild

Reviewed By: philipp@fb.com

FB internal diff: D1164211

folly/experimental/CombineGen.h [deleted file]
folly/experimental/FileGen.h [deleted file]
folly/experimental/Gen.h [deleted file]
folly/experimental/StringGen.h [deleted file]

diff --git a/folly/experimental/CombineGen.h b/folly/experimental/CombineGen.h
deleted file mode 100644 (file)
index 82e5b0d..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright 2014 Facebook, Inc.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-#pragma GCC message "folly::gen has moved to folly/gen/*.h"
-#include "folly/gen/Combine.h"
diff --git a/folly/experimental/FileGen.h b/folly/experimental/FileGen.h
deleted file mode 100644 (file)
index 7b8ac65..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright 2014 Facebook, Inc.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-#pragma message "folly::gen has moved to folly/gen/*.h"
-#include "folly/gen/File.h"
diff --git a/folly/experimental/Gen.h b/folly/experimental/Gen.h
deleted file mode 100644 (file)
index 3142b54..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright 2014 Facebook, Inc.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-#pragma message "folly::gen has moved to folly/gen/*.h"
-#include "folly/gen/Base.h"
diff --git a/folly/experimental/StringGen.h b/folly/experimental/StringGen.h
deleted file mode 100644 (file)
index c8a6571..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright 2014 Facebook, Inc.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-#pragma message "folly::gen has moved to folly/gen/*.h"
-#include "folly/gen/String.h"