From 7a6d3fbd3c8a9771222a137f1440c58624a37ac2 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 18 Apr 2014 15:02:48 -0700 Subject: [PATCH] Remove unneeded lexical binding --- bbdb3-csv-import.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbdb3-csv-import.el b/bbdb3-csv-import.el index 11a8b3d..b8cc1a4 100644 --- a/bbdb3-csv-import.el +++ b/bbdb3-csv-import.el @@ -1,4 +1,4 @@ -;;; bbdb3-csv-import.el --- import csv to bbdb version 3+ -*- lexical-binding: t -*- +;;; bbdb3-csv-import.el --- import csv to bbdb version 3+ ;; Copyright (C) 2014 by Ian Kelling -- 2.30.2