From: Kruti Pendharkar Date: Wed, 6 Aug 2025 06:34:17 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools at this time. X-Git-Tag: stable-13.1.0~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dca0ceb0ec6b9ccfa65dd37a800e837737059d22;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools at this time. --- diff --git a/open-vm-tools/services/plugins/dndcp/copyPasteUIX11.h b/open-vm-tools/services/plugins/dndcp/copyPasteUIX11.h index ebee86322..436b057d6 100644 --- a/open-vm-tools/services/plugins/dndcp/copyPasteUIX11.h +++ b/open-vm-tools/services/plugins/dndcp/copyPasteUIX11.h @@ -141,10 +141,10 @@ private: std::vector mListTargets; GdkAtom mGHSelection; bool mIsClipboardOwner; +#endif uint64 mClipTime; uint64 mPrimTime; uint64 mLastTimestamp; -#endif CPClipboard mClipboard; ThreadParams mThreadParams; pthread_t mThread;