Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Cooper <tim.cooper@layeh.com>2015-07-10 21:56:06 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-05-08 17:45:52 +0300
commit3225be04aef64fd1be78c18182759df6f3f829ec (patch)
tree5ae19525b0aab153030c019fd48981501a168c22 /src/murmur/murmur.pro
parentb331245d6f3380589600bf8c5b74da706c4a4f8d (diff)
grpc: update some protocol field types to be more descriptive
Diffstat (limited to 'src/murmur/murmur.pro')
-rw-r--r--src/murmur/murmur.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/murmur/murmur.pro b/src/murmur/murmur.pro
index b2279e18b..e003ea5b7 100644
--- a/src/murmur/murmur.pro
+++ b/src/murmur/murmur.pro
@@ -147,7 +147,6 @@ grpc {
HEADERS *= MurmurGRPCImpl.h
SOURCES *= MurmurGRPCImpl.cpp
- # TODO(grpc): other platforms
unix {
QMAKE_CXXFLAGS *= -std=c++11
LIBS *= -lgrpc++ -lgrpc -lgpr