Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 4 years ago
parent a32f4ab8cd
commit bd4fbb0edb
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,4 +1,4 @@
/* vi: ts=8 sts=4 sw=4 /*
* *
* $Id: krootpixmap.cpp,v 1.20 2003/06/01 01:49:31 hadacek Exp $ * $Id: krootpixmap.cpp,v 1.20 2003/06/01 01:49:31 hadacek Exp $
* *

@ -1,4 +1,4 @@
/* vi: ts=8 sts=4 sw=4 /*
* *
* $Id: krootpixmap.h,v 1.15 2003/05/19 08:02:48 coolo Exp $ * $Id: krootpixmap.h,v 1.15 2003/05/19 08:02:48 coolo Exp $
* This file is part of the KDE project, module kdesktop. * This file is part of the KDE project, module kdesktop.

@ -94,7 +94,6 @@ nVIDIAEmbedder::~nVIDIAEmbedder()
#if (0) #if (0)
stream << "} // namespace nVIDIA\n\n"; stream << "} // namespace nVIDIA\n\n";
stream << "#endif // __TILES_H\n\n"; stream << "#endif // __TILES_H\n\n";
stream << "// vim: set noet ts=4 sw=4:\n";
#endif #endif
file->close(); file->close();
@ -235,6 +234,3 @@ int main( int argv, char **argc )
return 0; return 0;
} }
// vim: set noet ts=4 sw=4:

Loading…
Cancel
Save