From 15a56fcb5f29b8507298144a835a819de652e788 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 14 Mar 2020 15:24:23 +0100 Subject: Prepare DFA --- cpp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp.h') diff --git a/cpp.h b/cpp.h index 5ec43fb..724e08b 100644 --- a/cpp.h +++ b/cpp.h @@ -13,7 +13,6 @@ CPP(); ~CPP(); std::string valueOfNode(index_t node_index, const std::vector& Tree); -static void PreprocessorTokensToTokens(std::vector& tokens); // obsolete // phases of translation, according to standard void source_charset_map(); // phase 1 -- cgit v1.2.3