[Rawstudio-commit] r2045 - trunk/src

Anders Brander anders at brander.dk
Mon Sep 29 02:04:00 CEST 2008


Author: abrander
Date: 2008-09-29 02:04:00 +0200 (Mon, 29 Sep 2008)
New Revision: 2045

Modified:
   trunk/src/rawstudio.h
Log:
Removed unused macro BUH().

Modified: trunk/src/rawstudio.h
===================================================================
--- trunk/src/rawstudio.h	2008-09-29 00:03:08 UTC (rev 2044)
+++ trunk/src/rawstudio.h	2008-09-29 00:04:00 UTC (rev 2045)
@@ -27,8 +27,6 @@
 #include "rs-arch.h"
 #include "rs-cms.h"
 
-#define BUH printf("%s:%d\n", __FILE__, __LINE__);
-
 /* 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