diff --git a/uppdev/cpp/cpp.h b/uppdev/cpp/cpp.h index 7fb844a86..f41f3639b 100644 --- a/uppdev/cpp/cpp.h +++ b/uppdev/cpp/cpp.h @@ -62,7 +62,6 @@ struct Cpp { typedef Cpp CLASSNAME; }; - String Preprocess(const String& filename, const String& include_path); #endif