summaryrefslogtreecommitdiff
path: root/osx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-06-12 15:16:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-06-12 20:13:46 +0200
commita854500861e469835b8d1fd37ac86b1b514c43a6 (patch)
treef388dd25baa440f69a6d9dda6e5432ed5e81e158 /osx
parentea84e714a49fae80b20a9e4706b0274126614611 (diff)
PopupMenuFloatingWindow is now unused
Change-Id: Ie8fa026becb1899e466fb0e7dbb987290788aaf2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96207 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'osx')
-rw-r--r--osx/soffice.xcodeproj/project.pbxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/osx/soffice.xcodeproj/project.pbxproj b/osx/soffice.xcodeproj/project.pbxproj
index 98cf4cd9096a..42f20e8847ea 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -133,7 +133,6 @@
BE2DAD11182FAB5200A4D2F7 /* mnemonicengine.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mnemonicengine.cxx; path = ../vcl/source/window/mnemonicengine.cxx; sourceTree = "<group>"; };
BE2DAD12182FAB5200A4D2F7 /* mouseevent.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mouseevent.cxx; path = ../vcl/source/window/mouseevent.cxx; sourceTree = "<group>"; };
BE2DAD13182FAB5200A4D2F7 /* msgbox.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = msgbox.cxx; path = ../vcl/source/window/msgbox.cxx; sourceTree = "<group>"; };
- BE2DAD14182FAB5200A4D2F7 /* popupmenuwindow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = popupmenuwindow.cxx; path = ../vcl/source/window/popupmenuwindow.cxx; sourceTree = "<group>"; };
BE2DAD15182FAB5200A4D2F7 /* printdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = printdlg.cxx; path = ../vcl/source/window/printdlg.cxx; sourceTree = "<group>"; };
BE2DAD16182FAB5200A4D2F7 /* scrwnd.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = scrwnd.cxx; path = ../vcl/source/window/scrwnd.cxx; sourceTree = "<group>"; };
BE2DAD17182FAB5200A4D2F7 /* scrwnd.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = scrwnd.hxx; path = ../vcl/source/window/scrwnd.hxx; sourceTree = "<group>"; };
@@ -802,7 +801,6 @@
BE2DAD11182FAB5200A4D2F7 /* mnemonicengine.cxx */,
BE2DAD12182FAB5200A4D2F7 /* mouseevent.cxx */,
BE2DAD13182FAB5200A4D2F7 /* msgbox.cxx */,
- BE2DAD14182FAB5200A4D2F7 /* popupmenuwindow.cxx */,
BE2DAD15182FAB5200A4D2F7 /* printdlg.cxx */,
BE2DAD16182FAB5200A4D2F7 /* scrwnd.cxx */,
BE2DAD17182FAB5200A4D2F7 /* scrwnd.hxx */,