summaryrefslogtreecommitdiff
path: root/internal_rewrite/prediction.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'internal_rewrite/prediction.hpp')
-rw-r--r--internal_rewrite/prediction.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal_rewrite/prediction.hpp b/internal_rewrite/prediction.hpp
index 914b97f..74a86a0 100644
--- a/internal_rewrite/prediction.hpp
+++ b/internal_rewrite/prediction.hpp
@@ -52,9 +52,7 @@ public:
// void local_pred( user_cmd_t* );
- void pre_run_command( );
void run_command( user_cmd_t *cmd );
- void post_run_command( );
int get_predicted_flags( ) const {
return m_predicted_flags;