reduce differences from upstream
[pcsx_rearmed.git] / libpcsxcore / plugins.c
index 87b574d..c806b67 100644 (file)
@@ -776,9 +776,8 @@ unsigned char _PADpoll(int port, unsigned char value) {
        }
 
        //if no new request the pad return 0xff, for signaling connected
-       if (reqPos >= respSize
-        && writeok
-        ) return 0xff;
+       if (reqPos >= respSize)
+               return 0xff;
 
        switch(reqPos){
                case 2: