X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e273151278d28cceefe6eee8c49bc6915306805d..420de418ea2edb0eec0704671f9eb219298c06b7:/src/palmos/joystick.cpp

diff --git a/src/palmos/joystick.cpp b/src/palmos/joystick.cpp
index 432244d1b1..8295c07fa7 100644
--- a/src/palmos/joystick.cpp
+++ b/src/palmos/joystick.cpp
@@ -107,7 +107,7 @@ int wxJoystick::GetProductId() const
 
 wxString wxJoystick::GetProductName() const
 {
-    return wxString("");
+    return wxEmptyString;
 }
 
 int wxJoystick::GetXMin() const