summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Jamfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Jamfile b/Jamfile
index 656df3853..4c6cdf46a 100644
--- a/Jamfile
+++ b/Jamfile
@@ -57,7 +57,6 @@ if $(OS) = BEOS
if $(OS) = MACOSX
{
OSX_SRC = macosx/main.mm macosx/Controller.h macosx/Controller.mm
- macosx/ScanController.h macosx/ScanController.mm
macosx/PictureController.h macosx/PictureController.mm
macosx/PictureGLView.h macosx/PictureGLView.mm
macosx/QueueController.h macosx/QueueController.mm