get rid of export_all (from testing)

This commit is contained in:
Jesse Gumm 2016-04-13 23:13:49 +00:00
parent ff6b7139ca
commit 6d88edea06

View file

@ -4,8 +4,6 @@
%
-module(qdate).
-compile(export_all).
-export([
start/0,
stop/0