these aren't tokens.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46844 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/include/clang/Basic/TokenKinds.def b/include/clang/Basic/TokenKinds.def
index 6f43840..e17e0fe 100644
--- a/include/clang/Basic/TokenKinds.def
+++ b/include/clang/Basic/TokenKinds.def
@@ -171,9 +171,6 @@
 // Objective C support.
 TOK(at)                  // @
 
-// at_identifier         // @foo
-// at_string             // @"foo"
-
 
 // C99 6.4.1: Keywords.  These turn into kw_* tokens.
 // Flags allowed: