Skip to content

Commit

Permalink
Update OSX deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-spataru committed May 17, 2017
1 parent 59aee50 commit 0278a4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion etc/deploy/mac-osx/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>17.01.1</string>
<string>17.05</string>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>NSPrincipalClass</key>
Expand Down
5 changes: 0 additions & 5 deletions lib/LibDS/src/protocols.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
#define SEND_PRECISION 1 /* Update the sender timers every millisecond */
#define RECV_PRECISION 50 /* Update the watchdogs every 50 milliseconds */

/*
* Used to re-assing to 'empty' structure
*/
static const DS_Protocol EmptyProtocol;

/*
* Protocol data
*/
Expand Down

0 comments on commit 0278a4d

Please sign in to comment.