summaryrefslogtreecommitdiff
path: root/xcode/config.h
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-08-30 01:51:22 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-08-30 01:51:22 +0000
commit1deb86fdaf8ca1e9bee08b0218b355bac6a9447d (patch)
tree6e3e1d65d12cda6c283e683fac60dfebdca60659 /xcode/config.h
parent1b6d468c9a837ec1620369a6dbf9770fc3914ff8 (diff)
downloadcups-1deb86fdaf8ca1e9bee08b0218b355bac6a9447d.tar.gz
Re-introduce dark wake support, but this time while monitoring the current
power source (<rdar://problem/17325852>) This allows printing to work while the system is visibly asleep. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12140 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'xcode/config.h')
-rw-r--r--xcode/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 94a6f5d85..89e2b0b10 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -625,13 +625,6 @@
/*
- * Do we have vproc_transaction_begin/end?
- */
-
-#define HAVE_VPROC_TRANSACTION_BEGIN 1
-
-
-/*
* Do we have libusb?
*/