difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE
Remove the USE_THE_REPOSITORY_VARIABLE #define now that all state is passed to each function from callers. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
a24953f3df
commit
7c2f291943
@ -12,8 +12,6 @@
|
|||||||
* Copyright (C) 2016 Johannes Schindelin
|
* Copyright (C) 2016 Johannes Schindelin
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define USE_THE_REPOSITORY_VARIABLE
|
|
||||||
|
|
||||||
#include "builtin.h"
|
#include "builtin.h"
|
||||||
|
|
||||||
#include "abspath.h"
|
#include "abspath.h"
|
||||||
|
Reference in New Issue
Block a user