Skip to content

Commit

Permalink
remove duplicate install_do_nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
mantis committed Jan 13, 2014
1 parent 124906a commit 0ee5e93
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/install_helper_functions_api.php
Expand Up @@ -472,11 +472,6 @@ function install_update_history_long_custom_fields() {
return 2;
}

function install_do_nothing() {
# return 2 because that's what ADOdb/DataDict does when things happen properly
return 2;
}

/**
* create an SQLArray to insert data
*
Expand Down

0 comments on commit 0ee5e93

Please sign in to comment.