Remove a space before an #import

This commit is contained in:
smfr%smfr.org 2005-04-12 03:32:30 +00:00
parent d2f6e314c7
commit e108d74ed1

View File

@ -35,7 +35,7 @@
*
* ***** END LICENSE BLOCK ***** */
#import "SecurityPane.h"
#import "SecurityPane.h"
#include "nsServiceManagerUtils.h"
#include "nsIPref.h"