Skip to content

Commit

Permalink
Remove database compare menu item, it's not ready for public testing yet
Browse files Browse the repository at this point in the history
  • Loading branch information
abhibeckert committed Mar 3, 2017
1 parent 4dfd429 commit cbf8095
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions Interfaces/English.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11542"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
Expand Down Expand Up @@ -674,13 +674,6 @@
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="1084"/>
<menuItem title="Compare with Database..." id="FTw-6C-ZIz">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="compareDatabase:" target="-1" id="byr-GU-wZt"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="yfj-rl-UMP"/>
<menuItem title="Duplicate Database..." id="1077">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
Expand Down

0 comments on commit cbf8095

Please sign in to comment.