From c9e5e38fcfa759a1d2578d1c7a56ac0e65e2bf78 Mon Sep 17 00:00:00 2001 From: evolvedlight Date: Sat, 4 Oct 2014 18:19:14 +0100 Subject: Initial cut of git fork --- models/models.go | 1 - 1 file changed, 1 deletion(-) (limited to 'models/models.go') diff --git a/models/models.go b/models/models.go index 570df0c1..60959c60 100644 --- a/models/models.go +++ b/models/models.go @@ -20,7 +20,6 @@ import ( var ( x *xorm.Engine tables []interface{} - HasEngine bool DbCfg struct { -- cgit v1.2.3