[Rawstudio-commit] r2034 - trunk/src
Anders Brander
anders at brander.dk
Mon Sep 29 01:14:44 CEST 2008
Author: abrander
Date: 2008-09-29 01:14:44 +0200 (Mon, 29 Sep 2008)
New Revision: 2034
Modified:
trunk/src/rawstudio.h
Log:
Removed unused __RS_USE_OMP.
Modified: trunk/src/rawstudio.h
===================================================================
--- trunk/src/rawstudio.h 2008-09-28 23:14:12 UTC (rev 2033)
+++ trunk/src/rawstudio.h 2008-09-28 23:14:44 UTC (rev 2034)
@@ -29,8 +29,6 @@
#define BUH printf("%s:%d\n", __FILE__, __LINE__);
-#define __RS_USE_OMP 1
-
/* Check for thread support */
#if (!defined(G_THREADS_ENABLED) || defined(G_THREADS_IMPL_NONE))
#error GLib was not compiled with thread support, Rawstudio needs threads - sorry.
More information about the Rawstudio-commit
mailing list