diff options
| -rw-r--r-- | src/mirrored_supervisor.erl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mirrored_supervisor.erl b/src/mirrored_supervisor.erl index 9a69d77d9f..bed24cfd53 100644 --- a/src/mirrored_supervisor.erl +++ b/src/mirrored_supervisor.erl @@ -68,10 +68,6 @@ %% application should invoke create_tables() (or table_definitions() %% if it wants to manage table creation itself). %% -%% Note that in contrast to gen_server2, when using -%% mirrored_supervisor you *must* always call all APIs from the -%% mirrored_supervisor module, and not from the supervisor module. -%% %% Internals %% --------- %% |
