aboutsummaryrefslogtreecommitdiff
path: root/python/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/setup.py')
-rwxr-xr-xpython/setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py
index c18818e2..eea71018 100755
--- a/python/setup.py
+++ b/python/setup.py
@@ -170,7 +170,6 @@ if __name__ == '__main__':
py_modules = [
'google.protobuf.internal.api_implementation',
'google.protobuf.internal.containers',
- 'google.protobuf.internal.cpp_message',
'google.protobuf.internal.decoder',
'google.protobuf.internal.encoder',
'google.protobuf.internal.enum_type_wrapper',