mirror of
https://github.com/facebook/sapling.git
synced 2025-01-07 22:21:40 +03:00
backout of e4cb9628354c
Matt and a majority of crew did not like this approach.
This commit is contained in:
parent
77e1343f88
commit
a76e121863
@ -438,8 +438,3 @@ int main(int argc, char **argv)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -647,8 +647,3 @@ void init_inotify(void)
|
||||
define_consts(dict);
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -178,8 +178,3 @@ PyMODINIT_FUNC initbase85(void)
|
||||
b85prep();
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -451,7 +451,3 @@ PyMODINIT_FUNC initbdiff(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -188,7 +188,3 @@ initdiffhelpers(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -468,8 +468,3 @@ initmpatch(void)
|
||||
mpatch_Error = PyErr_NewException("mpatch.mpatchError", NULL, NULL);
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -552,8 +552,3 @@ PyMODINIT_FUNC initosutil(void)
|
||||
Py_InitModule3("osutil", methods, osutil_doc);
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -416,7 +416,3 @@ PyMODINIT_FUNC initparsers(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
@ -103,7 +103,3 @@
|
||||
|
||||
#endif /* _HG_UTIL_H_ */
|
||||
|
||||
/* Local Variables: */
|
||||
/* c-file-style: "linux" */
|
||||
/* indent-tabs-mode: t */
|
||||
/* End: */
|
||||
|
Loading…
Reference in New Issue
Block a user