Skip to content

Commit

Permalink
Removed core.project_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
rxi committed May 24, 2020
1 parent 82e33dd commit c2d27ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions data/core/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ local Doc
local core = {}


-- the following line has been added for temporary backwards-compatibility with
-- plugins. on the 1.05 release this will be removed:
core.project_dir = "."


local function project_scan_thread()
local function diff_files(a, b)
if #a ~= #b then return true end
Expand Down

0 comments on commit c2d27ab

Please sign in to comment.