Remove not needed forward declaration.

This commit is contained in:
Michal Krol
2006-05-30 09:45:33 +00:00
parent 23b7c7dc14
commit 4decba90be
@@ -30,7 +30,6 @@ extern "C" {
#endif
struct slang_code_unit_;
struct slang_translation_unit_;
typedef enum slang_function_kind_
{