aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mysqlerl.hrl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mysqlerl.hrl b/src/mysqlerl.hrl
index d378a52..3ec553d 100644
--- a/src/mysqlerl.hrl
+++ b/src/mysqlerl.hrl
@@ -8,4 +8,3 @@
-record(sql_prev, {}).
-record(sql_commit, {}).
-record(sql_rollback, {}).
--record(sql_describe_table, {table}).