Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
c46f7adf
Commit
c46f7adf
authored
Jul 15, 2013
by
Tristan Matthews
Browse files
* #26839: global.h: cleanup
parent
f0271a8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
daemon/src/global.h
View file @
c46f7adf
...
...
@@ -33,8 +33,11 @@
#ifndef __GLOBAL_H__
#define __GLOBAL_H__
#ifdef HAVE_CONFIG_H
#include
"config.h"
#endif
#include
<cstdio>
//#include <libintl.h>
#include
<locale.h>
#include
<string>
#include
<cstdlib>
...
...
@@ -42,8 +45,6 @@
#include
<map>
#include
<vector>
#include
"config.h"
const
char
*
const
ZRTP_ZID_FILENAME
=
"sfl.zid"
;
#define ALSA_DFT_CARD_ID 0
/** Index of the default soundcard */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment