diff --git a/exportables.module b/exportables.module
index 941764a..7f597d0 100644
--- a/exportables.module
+++ b/exportables.module
@@ -25,13 +25,6 @@ function exportables_api_version($minimum, $maximum = NULL) {
 }
 
 /**
- * Implementation of hook_enable().
- */
-function exportables_enable() {
-  exportables_sync_names('input_formats');
-}
-
-/**
  * Generates a machine-readable name from an object.
  *
  * @param string $type
