summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2024-03-12 22:04:11 +0000
committerElliott Hughes <enh@google.com>2024-03-12 22:04:11 +0000
commitcb41f731ad59a2b3cbdd76c23cf5d01734c1a1c0 (patch)
tree67b13f7731778f6c68c38e426710d4231f759106
parent378bb71885c94aa063442a7477ec363aab95925d (diff)
downloadril-cb41f731ad59a2b3cbdd76c23cf5d01734c1a1c0.tar.gz
Remove no-longer-used macro.
None of our libcs require this macro any more. Change-Id: I0aa232d6cef67c7ce108b579d7d54bc42d7743e7
-rw-r--r--libril/RilSapSocket.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libril/RilSapSocket.cpp b/libril/RilSapSocket.cpp
index 211371e..3b06b3c 100644
--- a/libril/RilSapSocket.cpp
+++ b/libril/RilSapSocket.cpp
@@ -14,7 +14,6 @@
* limitations under the License.
*/
-#define __STDC_LIMIT_MACROS
#include <stdint.h>
#define RIL_SHLIB
#include "telephony/ril.h"