Removed bloated translation feature support checks and replaced them with inline ones.
This commit is contained in:
@@ -24,8 +24,6 @@ class TranslatorASP
|
||||
void translate() const;
|
||||
|
||||
private:
|
||||
void checkSupport() const;
|
||||
|
||||
void translateDomain() const;
|
||||
void translateTypes() const;
|
||||
void translateConstants() const;
|
||||
|
Reference in New Issue
Block a user