Alexandre Julliard : rpcss: Remove redundant define.

Alexandre Julliard julliard at winehq.org
Thu Dec 27 13:02:29 CST 2012


Module: wine
Branch: master
Commit: 0e16345a5ffd1f02257f1fa4610f9e0b4da7a844
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0e16345a5ffd1f02257f1fa4610f9e0b4da7a844

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 27 12:11:50 2012 +0100

rpcss: Remove redundant define.

---

 programs/rpcss/Makefile.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/programs/rpcss/Makefile.in b/programs/rpcss/Makefile.in
index 40bd188..b1d0c3f 100644
--- a/programs/rpcss/Makefile.in
+++ b/programs/rpcss/Makefile.in
@@ -1,4 +1,3 @@
-EXTRADEFS = -D__WINESRC__
 MODULE    = rpcss.exe
 APPMODE   = -mconsole
 IMPORTS   = rpcrt4




More information about the wine-cvs mailing list