Remove unneeded const_cast.
[oota-llvm.git] / docs / HowToSetUpLLVMStyleRTTI.rst
index aa1ad84afee352fb890feff58f34321b9eeadfd3..b906b25621d63f390cb0bc45676eccfc2f4a6ff4 100644 (file)
@@ -1,11 +1,7 @@
-.. _how-to-set-up-llvm-style-rtti:
-
 ======================================================
 How to set up LLVM-style RTTI for your class hierarchy
 ======================================================
 
-.. sectionauthor:: Sean Silva <silvas@purdue.edu>
-
 .. contents::
 
 Background