X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be809e82f229a2acc44636403ddac88e16f0ac9d..5c87527c5a81eda63e7ccbda2f226ca02716e7da:/src/gtk1/clipbrd.cpp diff --git a/src/gtk1/clipbrd.cpp b/src/gtk1/clipbrd.cpp index fc8309b47b..2d1ade92ec 100644 --- a/src/gtk1/clipbrd.cpp +++ b/src/gtk1/clipbrd.cpp @@ -347,8 +347,6 @@ wxClipboard::wxClipboard() m_formatSupported = false; m_targetRequested = 0; - - m_usePrimary = false; } wxClipboard::~wxClipboard()