backout of e4cb9628354c

Matt and a majority of crew did not like this approach.
This commit is contained in:
Martin Geisler 2011-01-27 11:15:08 +01:00
parent 77e1343f88
commit a76e121863
9 changed files with 0 additions and 41 deletions

View File

@ -438,8 +438,3 @@ int main(int argc, char **argv)
return 0;
}
/* Local Variables: */
/* c-file-style: "linux" */
/* indent-tabs-mode: t */
/* End: */

View File

@ -647,8 +647,3 @@ void init_inotify(void)
define_consts(dict);
}
#endif
/* Local Variables: */
/* c-file-style: "linux" */
/* indent-tabs-mode: t */
/* End: */

View File

@ -178,8 +178,3 @@ PyMODINIT_FUNC initbase85(void)
b85prep();
}
#endif
/* Local Variables: */
/* c-file-style: "linux" */
/* indent-tabs-mode: t */
/* End: */

View File

@ -451,7 +451,3 @@ PyMODINIT_FUNC initbdiff(void)
}
#endif
/* Local Variables: */
/* c-file-style: "linux" */
/* indent-tabs-mode: t */
/* End: */

View File

@ -188,7 +188,3 @@ initdiffhelpers(void)
}
#endif
/* Local Variables: */
/* c-file-style: "linux" */
/* indent-tabs-mode: t */
/* End: */

View File

@ -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: */

View File

@ -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: */

View File

@ -416,7 +416,3 @@ PyMODINIT_FUNC initparsers(void)
}
#endif
/* Local Variables: */
/* c-file-style: "linux" */
/* indent-tabs-mode: t */
/* End: */

View File

@ -103,7 +103,3 @@
#endif /* _HG_UTIL_H_ */
/* Local Variables: */
/* c-file-style: "linux" */
/* indent-tabs-mode: t */
/* End: */