From 77ab46d1e35d48e73c201e6de88b26f48bb06425 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 11 Jan 2003 19:42:43 +0000 Subject: removing all prefixes completed --- src/main.cc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/main.cc') diff --git a/src/main.cc b/src/main.cc index a8312af5..1311ce51 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,4 +1,4 @@ -// -*- mode: C++; indent-tabs-mode: nil; -*- +// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- /*! @file main.cc @brief Main entry point for the application @@ -16,9 +16,6 @@ extern "C" { #include "gettext.h" } -#include -using std::string; - #include "openbox.hh" int main(int argc, char **argv) { -- cgit v1.2.3