[PATCH 19/19] object-file: drop USE_THE_REPOSITORY_VARIABLE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We do not depend on any global state anymore in "object-file.c", so we
can now get rid of the USE_THE_REPOSITORY_VARIABLE preprocessor macro.
Remove it.

Signed-off-by: Patrick Steinhardt <ps@xxxxxx>
---
 object-file.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/object-file.c b/object-file.c
index 55396d4eaeb..9b4ae1bc82b 100644
--- a/object-file.c
+++ b/object-file.c
@@ -7,8 +7,6 @@
  * creation etc.
  */
 
-#define USE_THE_REPOSITORY_VARIABLE
-
 #include "git-compat-util.h"
 #include "bulk-checkin.h"
 #include "convert.h"

-- 
2.50.1.327.g047016eb4a.dirty





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux