summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e60103b)
raw | patch | inline | side by side (parent: e60103b)
author | bryce <bryce@users.sourceforge.net> | |
Sun, 6 Jan 2008 02:31:46 +0000 (02:31 +0000) | ||
committer | bryce <bryce@users.sourceforge.net> | |
Sun, 6 Jan 2008 02:31:46 +0000 (02:31 +0000) |
src/extension/input.cpp | patch | blob | history |
index 5c8f8d57f26614cfc2ef30abd6032696330c8085..7ac97b9ed19895989a74aee6c33607da9b356d46 100644 (file)
--- a/src/extension/input.cpp
+++ b/src/extension/input.cpp
filetypetooltip = NULL;
output_extension = NULL;
- printf("Input::Input\n");
-
if (repr != NULL) {
Inkscape::XML::Node * child_repr;
SPDocument *
Input::open (const gchar *uri)
{
- printf("Input::open\n");
-
if (!loaded()) {
set_state(Extension::STATE_LOADED);
}