diff --git a/langkit/langkit_parser.cpp b/langkit/langkit_parser.cpp deleted file mode 100644 index 662fce4d..00000000 --- a/langkit/langkit_parser.cpp +++ /dev/null @@ -1,12 +0,0 @@ -// This file is distributed under the BSD License. -// See LICENSE.TXT for details. - -#include - -#include -#include - -#include "langkit_lexer.hpp" -#include "langkit_parser.hpp" - -