summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/empty.cpp
diff options
context:
space:
mode:
authordaleharvey <daleharvey@users.sourceforge.net>2006-06-23 13:15:16 +0000
committerdaleharvey <daleharvey@users.sourceforge.net>2006-06-23 13:15:16 +0000
commitfcadbfb31e9e8bd463a16369e3de2ec96a413a6a (patch)
tree41c3f39b304687f41ec169c8aa95a5984aa5910f /src/jabber_whiteboard/empty.cpp
parentquick g_message UndoStackObserver for tracing calls to the undo system (diff)
downloadinkscape-fcadbfb31e9e8bd463a16369e3de2ec96a413a6a.tar.gz
inkscape-fcadbfb31e9e8bd463a16369e3de2ec96a413a6a.zip
manually merging the INKBOARD_PEDRO branch into trunk
(bzr r1268)
Diffstat (limited to 'src/jabber_whiteboard/empty.cpp')
-rw-r--r--src/jabber_whiteboard/empty.cpp15
1 files changed, 1 insertions, 14 deletions
diff --git a/src/jabber_whiteboard/empty.cpp b/src/jabber_whiteboard/empty.cpp
index 0fed24e45..2f20405d6 100644
--- a/src/jabber_whiteboard/empty.cpp
+++ b/src/jabber_whiteboard/empty.cpp
@@ -1,14 +1 @@
-/// Some archivers don't seem to like creating an archive without being
-/// given any members to archive. This file acts as a placeholder
-
-
-/*
- Local Variables:
- mode:c++
- c-file-style:"stroustrup"
- c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
- indent-tabs-mode:nil
- fill-column:99
- End:
-*/
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// empty file to generate a null object file; needed by some archiver tools