Removing exceptions since not used

Review URL: http://webrtc-codereview.appspot.com/267003

git-svn-id: http://webrtc.googlecode.com/svn/trunk@912 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2011-11-09 16:12:40 +00:00
parent c3a4dcd101
commit 488ed92c3b

View File

@ -40,13 +40,6 @@
'sources': [
'../testG722/testG722.cpp',
],
'conditions': [
['OS=="linux"', {
'cflags': [
'-fexceptions', # enable exceptions
],
}],
],
},
], # targets
}], # build_with_chromium