From: Ian Kelling Date: Fri, 18 Apr 2014 22:02:48 +0000 (-0700) Subject: Remove unneeded lexical binding X-Git-Url: https://iankelling.org/git/?p=bbdb-csv-import;a=commitdiff_plain;h=7a6d3fbd3c8a9771222a137f1440c58624a37ac2 Remove unneeded lexical binding --- 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