Yes, it was removed because of internal problems. The main one is that an image can be stored in a bigger texture padded with white pixels, in case you have a non-power-of-two texture and your system doesn't support it. In this case, GL_REPEAT can't be used.