Remove useless export_all flag

This commit is contained in:
Christophe Romain 2015-11-23 12:03:08 +01:00
parent f3ff660eae
commit 16881597c9
1 changed files with 0 additions and 2 deletions

View File

@ -88,8 +88,6 @@
{<<".xpi">>, <<"application/x-xpinstall">>},
{<<".xul">>, <<"application/vnd.mozilla.xul+xml">>}]).
-compile(export_all).
%%====================================================================
%% gen_mod callbacks
%%====================================================================