Remove unneeded includes from BarView

This commit is contained in:
John Scipione 2013-04-14 01:55:47 -04:00
parent b54536b20d
commit 2de4b0463f
1 changed files with 0 additions and 4 deletions

View File

@ -36,10 +36,6 @@ All rights reserved.
#include "BarView.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <AppFileInfo.h>
#include <Bitmap.h>
#include <Debug.h>