Skip to content

Commit

Permalink
moved code from version.c to ldapmodule.c and removed version.[ch]
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Nov 18, 2017
1 parent 20ca4e8 commit 9eff367
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.
19 changes: 0 additions & 19 deletions Modules/version.c

This file was deleted.

11 changes: 0 additions & 11 deletions Modules/version.h

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ class OpenLDAP2:
'Modules/functions.c',
'Modules/ldapmodule.c',
'Modules/message.c',
'Modules/version.c',
'Modules/options.c',
'Modules/berval.c',
],
Expand Down

0 comments on commit 9eff367

Please sign in to comment.