android ashmem fix

This commit is contained in:
Dominik Maier
2020-04-20 21:05:02 +02:00
parent 4ccd8c1400
commit 67b39050df

View File

@ -109,5 +109,3 @@ static inline void *shmat(int __shmid, const void *__shmaddr, int __shmflg) {
#endif #endif
#endif